qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] pcie: cleanup code and add trace point
@ 2023-02-04 17:47 Vladimir Sementsov-Ogievskiy
  2023-02-04 17:47 ` [PATCH 3/4] pcie: drop unused PCIExpressIndicator Vladimir Sementsov-Ogievskiy
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2023-02-04 17:47 UTC (permalink / raw)
  To: qemu-devel; +Cc: mst, marcel.apfelbaum, vsementsov

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



^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/4] pcie: cleanup code and add trace point
@ 2023-02-07 12:09 Vladimir Sementsov-Ogievskiy
  2023-02-07 12:09 ` [PATCH 2/4] pcie_regs: drop duplicated indicator value macros Vladimir Sementsov-Ogievskiy
  0 siblings, 1 reply; 10+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2023-02-07 12:09 UTC (permalink / raw)
  To: qemu-devel; +Cc: mst, marcel.apfelbaum, vsementsov, philmd

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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-03-01 20:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-04 17:47 [PATCH 0/4] pcie: cleanup code and add trace point Vladimir Sementsov-Ogievskiy
2023-02-04 17:47 ` [PATCH 3/4] pcie: drop unused PCIExpressIndicator Vladimir Sementsov-Ogievskiy
2023-02-07 11:57   ` Philippe Mathieu-Daudé
2023-02-04 17:47 ` [PATCH 4/4] pcie: add trace-poing for power indicator transitions Vladimir Sementsov-Ogievskiy
     [not found] ` <20230204174758.234951-3-vsementsov@yandex-team.ru>
2023-02-05 10:53   ` [PATCH 2/4] pcie_regs: drop duplicated indicator value macros Philippe Mathieu-Daudé
     [not found] ` <20230204174758.234951-2-vsementsov@yandex-team.ru>
2023-02-05 10:54   ` [PATCH 1/4] pcie: pcie_cap_slot_write_config(): use correct macro Philippe Mathieu-Daudé
     [not found] ` <20230204174758.234951-6-vsementsov@yandex-team.ru>
2023-02-05 10:56   ` [PATCH 4/4] pcie: add trace-point for power indicator transitions Philippe Mathieu-Daudé
2023-02-07 10:39     ` Vladimir Sementsov-Ogievskiy
2023-03-01 20:53       ` Michael S. Tsirkin
  -- strict thread matches above, loose matches on Subject: below --
2023-02-07 12:09 [PATCH 0/4] pcie: cleanup code and add trace point Vladimir Sementsov-Ogievskiy
2023-02-07 12:09 ` [PATCH 2/4] pcie_regs: drop duplicated indicator value macros Vladimir Sementsov-Ogievskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).