Hi all! Here is tiny code cleanup + on trace point to track power indicator changes (which may help to analyze "Hot-unplug failed: guest is busy (power indicator blinking)" error message).
Vladimir Sementsov-Ogievskiy (4): pcie: pcie_cap_slot_write_config(): use correct macro pcie_regs: drop duplicated indicator value macros pcie: drop unused PCIExpressIndicator pcie: add trace-point for power indicator transitions include/hw/pci/pcie.h | 8 -------- include/hw/pci/pcie_regs.h | 14 -------------- hw/pci/pcie.c | 33 +++++++++++++++++++++++++++------ hw/pci/trace-events | 3 +++ 4 files changed, 30 insertions(+), 28 deletions(-) -- 2.34.1