qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3] acpi: More trace points


From: Philippe Mathieu-Daudé
Subject: Re: [Qemu-devel] [PATCH 0/3] acpi: More trace points
Date: Tue, 2 Apr 2019 21:24:58 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

On 4/2/19 6:18 PM, Markus Armbruster wrote:
> I wrote these patches to help me debug an unplug failure.  I expect
> them to be helpful for others, too.

Appreciated.

FYI I have a WiP branch where I use existing tracepoints to check events
order and timing (using Avocado).

Series:
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>

> 
> Markus Armbruster (3):
>   acpi/piix4: Convert debug printf()s to trace events
>   acpi/pcihp: Convert debug printf()s to trace events
>   acpi/pcihp: Add a few more trace points related to unplug
> 
>  hw/acpi/pcihp.c      | 32 +++++++++++++++-----------------
>  hw/acpi/piix4.c      | 14 +++-----------
>  hw/acpi/trace-events | 16 ++++++++++++++++
>  3 files changed, 34 insertions(+), 28 deletions(-)
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]