diff options
author | Michael S. Tsirkin | 2013-03-13 20:37:08 +0100 |
---|---|---|
committer | Michael S. Tsirkin | 2013-03-26 20:02:16 +0100 |
commit | a38b2c49bfd3f1cfc2aadd08cd049af16a342b1e (patch) | |
tree | 52993ec5cce2d6142a1831b0397885294cafa74b /hw/pci/pci.c | |
parent | virtio-net: remove layout assumptions for mq ctrl (diff) | |
download | qemu-a38b2c49bfd3f1cfc2aadd08cd049af16a342b1e.tar.gz qemu-a38b2c49bfd3f1cfc2aadd08cd049af16a342b1e.tar.xz qemu-a38b2c49bfd3f1cfc2aadd08cd049af16a342b1e.zip |
virtio-pci: guest notifier mask without non-irqfd
non-irqfd setups are currently broken with vhost:
we start up masked and nothing unmasks the interrupts.
Fix by using mask notifiers, same as the irqfd path.
Sharing irqchip/non irqchip code is always a good thing,
in this case it will help non irqchip benefit
from backend masking optimization.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/pci/pci.c')
0 files changed, 0 insertions, 0 deletions