[Bug 496676] Re: libvirtd does not call qemu-kvm with "-enable-kvm" flag for hardware virtualization

ExplodingLemur forum.launchpad at change.nightwind.net
Tue Dec 15 22:52:52 GMT 2009


This may be a non-issue...it does appear that qemu-system-x86_64 is utilizing the kvm kernel modules without the -enable-kvm flag.
Prior to starting the VM:
lsmod |grep kvm
kvm_intel 43816 0
kvm 162688 1 kvm_intel

After starting the VM:
lsmod |grep kvm
kvm_intel 43816 3
kvm 162688 1 kvm_intel

-- 
libvirtd does not call qemu-kvm with "-enable-kvm" flag for hardware virtualization
https://bugs.launchpad.net/bugs/496676
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.



More information about the Ubuntu-server-bugs mailing list