qemu-patch-raspberry4/hw/virtio
Cornelia Huck 6b8f102054 virtio: move host_features
Move host_features from the individual transport proxies into
the virtio device. Transports may continue to add feature bits
during device plugging.

This should it make easier to offer different sets of host features
for virtio-1/transitional support.

Tested-by: Shannon Zhao <shannon.zhao@linaro.org>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-05-31 16:27:18 +02:00
..
dataplane virtio: add feature checking helpers 2015-02-26 13:04:07 +01:00
Makefile.objs dataplane: endianness-aware accesses 2015-02-16 15:07:16 +00:00
vhost-backend.c vhost: Remove superfluous '\n' around error_report() 2015-03-10 08:15:33 +03:00
vhost-user.c vhost-user: remove superfluous '\n' around error_report() 2015-04-30 16:06:17 +03:00
vhost.c vhost: fix log base address 2015-04-20 09:27:01 +01:00
virtio-balloon.c hw/virtio/virtio-balloon: move adding property to virtio_balloon_instance_init 2015-05-31 16:26:41 +02:00
virtio-bus.c virtio: move host_features 2015-05-31 16:27:18 +02:00
virtio-mmio.c virtio: move host_features 2015-05-31 16:27:18 +02:00
virtio-pci.c virtio: move host_features 2015-05-31 16:27:18 +02:00
virtio-pci.h virtio: move host_features 2015-05-31 16:27:18 +02:00
virtio-rng.c virtio-rng: fix check for period_ms validity 2015-01-05 14:02:47 +05:30
virtio.c virtio: move host_features 2015-05-31 16:27:18 +02:00