On Friday, August 13, 2010 02:08:07 am Nirmal Guhan wrote: > Hi, > > My guest (2.6.32 kernel with some patches unrelated to kvm) does not > seem to work with virtio driver (model=virtio in qemu-kvm). My rootfs > is over nfs. If I change model=pcnet, guest comes up fine. With > virtio, I get error as "No network devices available". I assume I have > to add virtio driver to the kernel i.e > > CONFIG_VIRTIO_NET=y (Device Drivers -> Network device support -> > Virtio network driver)
You'll also need to enable Virtio PCI (at least). > > Is there anything else I should do? > > Thanks, > Nirmal > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majord...@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html