On Thu, Jul 21, 2011 at 08:14:34PM +0200, Jan Kiszka wrote: > 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. Acked-by: Michael S. Tsirkin <mst@xxxxxxxxxx> Avi/Marcelo, please note: the patch this depends on is: commit 42e4126b793d15ec40f3a84017e1d8afecda1b6d Author: Jan Kiszka <jan.kiszka@xxxxxxxxxxx> It's in my pci tree but not yet upstream. I'll let you know when it's merged. > 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