Currently CONFIG_VIRTIO_NET=m, CONFIG_VIRTIO_BLK=m, and CONFIG_NET_9P_VIRTIO=m, however CONFIG_VIRTIO is not set (upon which these depend), nor is CONFIG_VIRTIO_RING, CONFIG_VIRTIO_PCI, CONFIG_VIRTIO_BALLOON. Can we please have these enabled to speed up KVM guest access (among others?) Thanks, Matt -- Matt Domsch Linux Technology Strategist, Dell Office of the CTO linux.dell.com & www.dell.com/linux
On Wed, 2008-02-20 at 14:59 -0600, Matt Domsch wrote:> Currently CONFIG_VIRTIO_NET=m, CONFIG_VIRTIO_BLK=m, and > CONFIG_NET_9P_VIRTIO=m, however CONFIG_VIRTIO is not set (upon which these depend), nor is > CONFIG_VIRTIO_RING, CONFIG_VIRTIO_PCI, CONFIG_VIRTIO_BALLOON. > > Can we please have these enabled to speed up KVM guest access (among > others?)Seems reasonable to me, probably for all of them enabled/modular as appropriate. Jeremy