← Back to team overview

kernel-packages team mailing list archive

[Bug 1419855] Re: must manually load kvm_hv or kvm_pr before using kvm on ppc64

 

** Tags added: architecture-ppc64le bugnameltc-121656 severity-medium
targetmilestone-inin1404

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-utopic in Ubuntu.
https://bugs.launchpad.net/bugs/1419855

Title:
  must manually load kvm_hv or kvm_pr before using kvm on ppc64

Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  on x86_64, kvm modules load automatically.
  on ppc64, they do not.

  The user has to manually load them via /etc/modules or something like:

    grep -q kvm_ /proc/modules || modprobe kvm_hv || modprobe kvm_pr

  
  Should / could kvm modules be automatically loaded on ppc64?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1
  ProcVersionSignature: User Name 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3
  Uname: Linux 3.16.0-30-generic ppc64le
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: ppc64el
  Date: Mon Feb  9 15:56:34 2015
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1419855/+subscriptions


References