Public bug reported:

Binary package hint: qemu-kvm

If SLEEP_MILLISECS isn't definied in /etc/default/qemu-kvm, the KVM
module does not get loaded.  Or more accurately it's loaded and then
unloaded by the qemu-kvm upstart job.

r...@pommerac:~# grep SLEEP /etc/default/qemu-kvm ; lsmod | grep kvm
#SLEEP_MILLISECS=2000
r...@pommerac:~# 

If I uncomment that and reboot...

r...@pommerac:~#  grep SLEEP /etc/default/qemu-kvm ; lsmod | grep kvm
SLEEP_MILLISECS=2000
kvm_intel              46200  0 
kvm                   283328  1 kvm_intel
r...@pommerac:~#

** Affects: qemu-kvm (Ubuntu)
     Importance: Undecided
     Assignee: Dustin Kirkland (kirkland)
         Status: New


** Tags: regression-potential

** Changed in: qemu-kvm (Ubuntu)
     Assignee: (unassigned) => Dustin Kirkland (kirkland)

-- 
kvm module does not get loaded unless SLEEP_MILLISECS is defined
https://bugs.launchpad.net/bugs/560110
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to