Since v2: The e1000e|igb series got decoupled from this one and split into its own series.
Patch 4 was added. Thanks, Nick Nicholas Piggin (4): qtest/libqos/pci: Do not write to PBA memory qtest/libqos/pci: Enforce balanced iomap/unmap qtest/libqos/pci: Fix qpci_msix_enable sharing bar0 qtest/libqos/pci: Factor msix entry helpers into pci common code tests/qtest/libqos/ahci.h | 1 + tests/qtest/libqos/pci.h | 6 ++ tests/qtest/libqos/virtio-pci.h | 1 + tests/qtest/ahci-test.c | 2 + tests/qtest/libqos/ahci.c | 6 ++ tests/qtest/libqos/pci.c | 127 +++++++++++++++++++++++++++++--- tests/qtest/libqos/virtio-pci.c | 54 +++----------- 7 files changed, 144 insertions(+), 53 deletions(-) -- 2.45.2