This enables support for the host IRQ sharing support via PCI-2.3 interrupt masking. See the patches for details. Patch 1 & 3 could be considered for uq/master although we have no use case for the changes in upstream yet. Changes in v4: - add patch for kvm_has_intx_set_mask - do not issue unsupported IOCTLs when the host kernel does not support INTx mask control Jan Kiszka (4): kvm: Update kernel headers against kvm.git kvm: Introduce kvm_has_intx_set_mask pci-assign: Use PCI-2.3-based shared legacy interrupts pci_assign: Flip defaults of prefer_msi and share_intx hw/device-assignment.c | 27 ++++++++++++++++++++++++++- hw/device-assignment.h | 10 ++++++---- kvm-all.c | 8 ++++++++ kvm.h | 1 + linux-headers/asm-s390/kvm.h | 2 ++ linux-headers/linux/kvm.h | 6 ++++++ qemu-kvm.c | 9 +++++++++ qemu-kvm.h | 2 ++ 8 files changed, 60 insertions(+), 5 deletions(-) -- 1.7.3.4 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html