[PATCH v2 0/3] pcie: cleanup code

Vladimir Sementsov-Ogievskiy posted 3 patches 1 year, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230207121116.325456-1-vsementsov@yandex-team.ru
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
There is a newer version of this series
include/hw/pci/pcie.h      |  8 --------
include/hw/pci/pcie_regs.h | 14 --------------
hw/pci/pcie.c              | 13 +++++++------
3 files changed, 7 insertions(+), 28 deletions(-)
[PATCH v2 0/3] pcie: cleanup code
Posted by Vladimir Sementsov-Ogievskiy 1 year, 2 months ago
was: "[PATCH 0/4] pcie: cleanup code and add trace point"
02: add rb-s by Philippe
    drop trace-point patch for now, I plan to add QAPI event separately

Vladimir Sementsov-Ogievskiy (3):
  pcie: pcie_cap_slot_write_config(): use correct macro
  pcie_regs: drop duplicated indicator value macros
  pcie: drop unused PCIExpressIndicator

 include/hw/pci/pcie.h      |  8 --------
 include/hw/pci/pcie_regs.h | 14 --------------
 hw/pci/pcie.c              | 13 +++++++------
 3 files changed, 7 insertions(+), 28 deletions(-)

-- 
2.34.1