F9 and KVM

Richard W.M. Jones rjones at redhat.com
Thu May 8 15:51:50 UTC 2008


On Thu, May 08, 2008 at 10:47:38AM -0400, Gerry Reno wrote:
> # dmesg | grep -i kvm
> #

Yeah, I was a bit confused here.  KVM used to print a kernel message
when it was loaded, but I've noticed that the latest version doesn't.
Is the kvm module loaded?  eg. on my Intel system:

# /sbin/lsmod | grep kvm
kvm_intel              30784  0 
kvm                   108376  1 kvm_intel

As for why it's slow ... Try a single virtual CPU to start with, since
support for SMP guests in KVM is pretty new (less than 8 months old
IIRC).

Rich.

-- 
Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.redhat.com/~rjones/virt-top




More information about the fedora-devel-list mailing list