qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v3 0/4] qtest/libqos/pci: pci and msix fixes


From: Nicholas Piggin
Subject: [PATCH v3 0/4] qtest/libqos/pci: pci and msix fixes
Date: Sat, 18 Jan 2025 03:22:39 +1000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]