linux/drivers/virtio
Michael S. Tsirkin bc505f3739 virtio: set pci bus master enable bit
As all virtio devices perform DMA, we
must enable bus mastering for them to be
spec compliant.

This patch fixes hotplug of virtio devices
with Linux guests and qemu 0.11-0.12.

Tested-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2010-03-02 13:41:14 +02:00
..
Kconfig
Makefile
config.c
virtio.c
virtio_balloon.c
virtio_pci.c virtio: set pci bus master enable bit 2010-03-02 13:41:14 +02:00
virtio_ring.c