[PATCH 4/4] pcie: add trace-poing for power indicator transitions

2023-02-07 Thread Vladimir Sementsov-Ogievskiy
Signed-off-by: Vladimir Sementsov-Ogievskiy --- hw/pci/pcie.c | 20 hw/pci/trace-events | 3 +++ 2 files changed, 23 insertions(+) diff --git a/hw/pci/pcie.c b/hw/pci/pcie.c index ccdb2377e1..1a19368994 100644 --- a/hw/pci/pcie.c +++ b/hw/pci/pcie.c @@ -28,6 +28,7 @@

Re: [PATCH 4/4] pcie: add trace-poing for power indicator transitions

2023-02-04 Thread Vladimir Sementsov-Ogievskiy
Oops, sorry. Both [4] patches are equal, except for this one has a typo in subject -- Best regards, Vladimir

[PATCH 4/4] pcie: add trace-poing for power indicator transitions

2023-02-04 Thread Vladimir Sementsov-Ogievskiy
Signed-off-by: Vladimir Sementsov-Ogievskiy --- hw/pci/pcie.c | 20 hw/pci/trace-events | 3 +++ 2 files changed, 23 insertions(+) diff --git a/hw/pci/pcie.c b/hw/pci/pcie.c index ccdb2377e1..1a19368994 100644 --- a/hw/pci/pcie.c +++ b/hw/pci/pcie.c @@ -28,6 +28,7 @@