These are likely uncontroversial fixes to the MSI-X support in qemu-kvm,
broken out from my larger series. The last two patches is also upstream
material but don't apply due to kvm hooks around. They will be posted
separately for upstream again.

Jan Kiszka (5):
  qemu-kvm: msix: Don't fire notifier spuriously on set/unset
  qemu-kvm: msix: Only invoke msix_handle_mask_update on changes
  qemu-kvm: msix: Fire mask notifier on global mask changes
  msix: Don't process table changes while disabled
  msix: Prevent bogus mask updates on MMIO accesses

 hw/msix.c       |   74 ++++++++++++++++++++++++++++++++++--------------------
 hw/msix.h       |    2 +-
 hw/virtio-pci.c |    3 +-
 3 files changed, 49 insertions(+), 30 deletions(-)

-- 
1.7.3.4

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to