diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2013-09-01 11:03:45 +0300 |
---|---|---|
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | 2013-09-24 22:16:54 -0500 |
commit | 1cd7138d492304a76f3b8ae89fc61e05b18205a7 (patch) | |
tree | c8a7a4f8ac0fe40c861a4f92607fd8620956122e /qemu-img-cmds.hx | |
parent | 9fab8e1fe15014a4bd147eeedd2491bcfbba4e59 (diff) |
virtio_pci: fix level interrupts with irqfd
commit 62c96360ae7f2c7a8b029277fbb7cb082fdef7fd
virtio-pci: fix level interrupts
only helps systems without irqfd: on systems with irqfd support we
passed in flag requesting irqfd even when msix is disabled.
As a result, for level interrupts we didn't install an fd handler so
unmasking an fd had no effect.
Fix this up.
Cc: qemu-stable@nongnu.org
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
(cherry picked from commit 23fe2b3f9e7df8da53ac1bc32c6875254911d7f4)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'qemu-img-cmds.hx')
0 files changed, 0 insertions, 0 deletions