[Qemu-devel] [PATCH 0/2] hw/timer/m48t59: Convert to trace events

Philippe Mathieu-Daudé posted 2 patches 4 years, 10 months ago
Test docker-clang@ubuntu passed
Test s390x failed
Test asan passed
Test docker-mingw@fedora passed
Test FreeBSD passed
Test checkpatch failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190626122042.7656-1-philmd@redhat.com
Maintainers: "Hervé Poussineau" <hpoussin@reactos.org>
There is a newer version of this series
MAINTAINERS                |  2 ++
hw/timer/m48t59-internal.h |  5 -----
hw/timer/m48t59.c          | 11 +++++------
hw/timer/trace-events      |  6 ++++++
4 files changed, 13 insertions(+), 11 deletions(-)
[Qemu-devel] [PATCH 0/2] hw/timer/m48t59: Convert to trace events
Posted by Philippe Mathieu-Daudé 4 years, 10 months ago
Another trivial cleanup series.

Philippe Mathieu-Daudé (2):
  MAINTAINERS: Add missing m48t59 files to the PReP section
  hw/timer/m48t59: Convert debug printf()s to trace events

 MAINTAINERS                |  2 ++
 hw/timer/m48t59-internal.h |  5 -----
 hw/timer/m48t59.c          | 11 +++++------
 hw/timer/trace-events      |  6 ++++++
 4 files changed, 13 insertions(+), 11 deletions(-)

-- 
2.20.1


Re: [Qemu-devel] [PATCH 0/2] hw/timer/m48t59: Convert to trace events
Posted by Philippe Mathieu-Daudé 4 years, 9 months ago
ping?

On 6/26/19 2:20 PM, Philippe Mathieu-Daudé wrote:
> Another trivial cleanup series.
> 
> Philippe Mathieu-Daudé (2):
>   MAINTAINERS: Add missing m48t59 files to the PReP section
>   hw/timer/m48t59: Convert debug printf()s to trace events
> 
>  MAINTAINERS                |  2 ++
>  hw/timer/m48t59-internal.h |  5 -----
>  hw/timer/m48t59.c          | 11 +++++------
>  hw/timer/trace-events      |  6 ++++++
>  4 files changed, 13 insertions(+), 11 deletions(-)
> 

Re: [Qemu-devel] [PATCH 0/2] hw/timer/m48t59: Convert to trace events
Posted by Markus Armbruster 4 years, 5 months ago
Philippe Mathieu-Daudé <philmd@redhat.com> writes:

> ping?

Did this fall through the cracks?

> On 6/26/19 2:20 PM, Philippe Mathieu-Daudé wrote:
>> Another trivial cleanup series.
>> 
>> Philippe Mathieu-Daudé (2):
>>   MAINTAINERS: Add missing m48t59 files to the PReP section
>>   hw/timer/m48t59: Convert debug printf()s to trace events
>> 
>>  MAINTAINERS                |  2 ++
>>  hw/timer/m48t59-internal.h |  5 -----
>>  hw/timer/m48t59.c          | 11 +++++------
>>  hw/timer/trace-events      |  6 ++++++
>>  4 files changed, 13 insertions(+), 11 deletions(-)
>> 


Re: [Qemu-devel] [PATCH 0/2] hw/timer/m48t59: Convert to trace events
Posted by Philippe Mathieu-Daudé 4 years, 5 months ago
On 11/21/19 4:28 PM, Markus Armbruster wrote:
> Philippe Mathieu-Daudé <philmd@redhat.com> writes:
> 
>> ping?
> 
> Did this fall through the cracks?

Certainly =) Thanks for noticing.
This now need a (trivial) rebase.
I'll respin for 5.0.

>> On 6/26/19 2:20 PM, Philippe Mathieu-Daudé wrote:
>>> Another trivial cleanup series.
>>>
>>> Philippe Mathieu-Daudé (2):
>>>    MAINTAINERS: Add missing m48t59 files to the PReP section
>>>    hw/timer/m48t59: Convert debug printf()s to trace events
>>>
>>>   MAINTAINERS                |  2 ++
>>>   hw/timer/m48t59-internal.h |  5 -----
>>>   hw/timer/m48t59.c          | 11 +++++------
>>>   hw/timer/trace-events      |  6 ++++++
>>>   4 files changed, 13 insertions(+), 11 deletions(-)
>>>