Centos KVM Host running a Centos Guest
Since I have upgraded my Centos to 5.3 and the kernel to at least 2.6.18-128.1 in a KVM, I have found that
nmi_watchdog=0
is needed on the KVM guest kernel command line (in grub.conf/menu.lst). If it is not specified then the kernel panics pretty much immediately on boot. What's changed from the 2.6.18.92 kernel's? I don't know.


