qemu-e2k/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
Makefile.objs
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