Philippe Mathieu-Daudé writes:
> On Fri, Jan 31, 2020 at 12:27 PM Alex Bennée wrote:
>> Philippe Mathieu-Daudé writes:
>>
>> > - convert DB_PRINT() to trace-events
>> > - fix style/indentation
>> >
>> > Signed-off-by: Philippe Mathieu-Daudé
>> > ---
>> > hw/misc/avr_power.c | 17 +-
On Fri, Jan 31, 2020 at 12:27 PM Alex Bennée wrote:
> Philippe Mathieu-Daudé writes:
>
> > - convert DB_PRINT() to trace-events
> > - fix style/indentation
> >
> > Signed-off-by: Philippe Mathieu-Daudé
> > ---
> > hw/misc/avr_power.c | 17 +
> > hw/misc/trace-events | 4
>
Philippe Mathieu-Daudé writes:
> - convert DB_PRINT() to trace-events
> - fix style/indentation
>
> Signed-off-by: Philippe Mathieu-Daudé
> ---
> hw/misc/avr_power.c | 17 +
> hw/misc/trace-events | 4
> 2 files changed, 13 insertions(+), 8 deletions(-)
>
> diff --git a
- convert DB_PRINT() to trace-events
- fix style/indentation
Signed-off-by: Philippe Mathieu-Daudé
---
hw/misc/avr_power.c | 17 +
hw/misc/trace-events | 4
2 files changed, 13 insertions(+), 8 deletions(-)
diff --git a/hw/misc/avr_power.c b/hw/misc/avr_power.c
index 598b