Hi!
I am unable to reproduce - 'modprobe kvm' gets me the expected lsmod line.
Can you reproduce with plain 2.6.27 instead of the gentoo build?
No, with a vanilla kernel from kernel.org it seems to work fine.
asok04 ~ # uname -a
Linux asok04 2.6.27.19 #1 SMP Wed Mar 11 15:59:54 CET 2009 x86_64
Intel(R) Xeon(R) CPU X5355 @ 2.66GHz GenuineIntel GNU/Linux
asok04 ~ #
asok04 ~ # cat /proc/cpuinfo | grep proc | wc -l
8
asok04 ~ # lsmod
Module Size Used by
crc32c 3520 2
libcrc32c 3200 1 crc32c
iscsi_tcp 18640 2
libiscsi 27136 1 iscsi_tcp
scsi_transport_iscsi 32352 3 iscsi_tcp,libiscsi
tun 11844 2
kvm_intel 44384 1
kvm 129456 1 kvm_intel
scsi_wait_scan 1920 0
asok04 ~ #
Best,
Matthias
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html