mbox series

[v2,0/3] pcie: cleanup code

Message ID 20230207121116.325456-1-vsementsov@yandex-team.ru
Headers show
Series pcie: cleanup code | expand

Message

Vladimir Sementsov-Ogievskiy Feb. 7, 2023, 12:11 p.m. UTC
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(-)