qemu-patch-raspberry4/hw/virtio
Michael S. Tsirkin 62c96360ae virtio-pci: fix level interrupts
mask notifiers are never called without msix,
so devices with backend masking like vhost don't work.
Call mask notifiers explicitly at
startup/cleanup to make it work.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Tested-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-05-08 15:54:21 -05:00
..
dataplane hw: move virtio devices to hw/ subdirectories 2013-04-08 18:13:12 +02:00
Makefile.objs virtio: simplify Makefile conditionals 2013-04-19 16:18:11 +02:00
vhost.c virtio: remove virtiobindings. 2013-04-24 11:50:20 -05:00
virtio-balloon.c virtio: cleanup: init and exit function. 2013-04-24 11:50:21 -05:00
virtio-bus.c virtio: remove virtiobindings. 2013-04-24 11:50:20 -05:00
virtio-pci.c virtio-pci: fix level interrupts 2013-05-08 15:54:21 -05:00
virtio-pci.h virtio-pci: cleanup. 2013-04-24 11:50:20 -05:00
virtio-rng.c virtio: cleanup: init and exit function. 2013-04-24 11:50:21 -05:00
virtio.c virtio: add virtio_device_set_child_bus_name. 2013-05-03 12:05:15 -05:00