Update of the unmerged half of this series. It logically depends on "pci: Common overflow prevention", but not mechanically. Changes in this release only affect the 6th patch. It gained support for 3-byte config space accesses, received a fix as the previous version broke MSI-X, and was further refactored according to review comments. Please review/merge. Jan Kiszka (7): pci-assign: Fix kvm_deassign_irq handling in assign_irq pci-assign: Update legacy interrupts only if used pci-assign: Drop libpci header dependency pci-assign: Refactor calc_assigned_dev_id pci-assign: Track MSI/MSI-X capability position, clean up related code pci-assign: Generic config space access management qemu-kvm: Resolve PCI upstream diffs configure | 21 --- hw/device-assignment.c | 405 ++++++++++++++++++------------------------------ hw/device-assignment.h | 9 +- hw/pci.c | 29 ++-- hw/pci.h | 8 +- hw/pci_regs.h | 7 - 6 files changed, 175 insertions(+), 304 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