linux-stable/drivers/virtio
Michael S. Tsirkin 46506da5f3 virtio_pci: add an option to disable legacy driver
Useful for testing device virtio 1 compatibility.
Based on patch by Rusty - couldn't resist putting
that flying car joke in there!

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-01-21 16:28:59 +10:30
..
Kconfig virtio_pci: add an option to disable legacy driver 2015-01-21 16:28:59 +10:30
Makefile virtio_pci: add an option to disable legacy driver 2015-01-21 16:28:59 +10:30
config.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
virtio.c virtio: set VIRTIO_CONFIG_S_FEATURES_OK on restore 2014-12-11 20:04:38 +02:00
virtio_balloon.c virtio_balloon: coding style fixes 2015-01-21 16:28:56 +10:30
virtio_mmio.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
virtio_pci_common.c virtio_pci: modern driver 2015-01-21 16:28:53 +10:30
virtio_pci_common.h virtio_pci: add an option to disable legacy driver 2015-01-21 16:28:59 +10:30
virtio_pci_legacy.c virtio_pci: move probe/remove code to common 2015-01-21 16:28:51 +10:30
virtio_pci_modern.c virtio_pci_modern: support devices with no config 2015-01-21 16:28:55 +10:30
virtio_ring.c virtio_ring: coding style fix 2015-01-21 16:28:57 +10:30