[PATCH 0/4] pcie: cleanup code and add trace point

Vladimir Sementsov-Ogievskiy posted 4 patches 1 year, 2 months ago
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              | 33 +++++++++++++++++++++++++++------
hw/pci/trace-events        |  3 +++
4 files changed, 30 insertions(+), 28 deletions(-)
[PATCH 0/4] pcie: cleanup code and add trace point
Posted by Vladimir Sementsov-Ogievskiy 1 year, 2 months ago
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