linux-stable/drivers/virtio
Michael S. Tsirkin df1b57fe59 virtio_balloon: add legacy_only flag
We have no plans to support virtio 1.0 in balloon driver.  Add an
explicit flag to mark it legacy only.

This will be used by follow-up patches.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2014-12-09 12:06:32 +02:00
..
config.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
Kconfig mm/balloon_compaction: add vmstat counters and kpageflags bit 2014-10-09 22:26:01 -04:00
Makefile virtio: remove CONFIG_VIRTIO_RING 2012-09-28 15:05:15 +09:30
virtio.c virtio: add legacy feature table support 2014-12-09 12:05:26 +02:00
virtio_balloon.c virtio_balloon: add legacy_only flag 2014-12-09 12:06:32 +02:00
virtio_mmio.c virtio: assert 32 bit features in transports 2014-12-09 12:05:24 +02:00
virtio_pci.c virtio: assert 32 bit features in transports 2014-12-09 12:05:24 +02:00
virtio_ring.c virtio: allow transports to get avail/used addresses 2014-12-09 12:05:25 +02:00