alistair23-linux/drivers/virtio
Michael S. Tsirkin 93d389f820 virtio: assert 32 bit features in transports
At this point, no transports set any of the high 32 feature bits.
Since transports generally can't (yet) cope with such bits, add BUG_ON
checks to make sure they are not set by mistake.

Based on rproc patch by Rusty.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
2014-12-09 12:05:24 +02:00
..
config.c
Kconfig mm/balloon_compaction: add vmstat counters and kpageflags bit 2014-10-09 22:26:01 -04:00
Makefile
virtio.c virtio: add support for 64 bit features. 2014-12-09 12:05:24 +02:00
virtio_balloon.c One cc: stable commit, the rest are a series of minor cleanups which have 2014-10-18 10:25:09 -07: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: use u32, not bitmap for features 2014-12-09 12:05:23 +02:00