qemu-trivial
[Top][All Lists]
Advanced

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

Re: [PATCH v3 0/2] hw: Convert mc146818rtc & etraxfs_timer to 3-phase re


From: Laurent Vivier
Subject: Re: [PATCH v3 0/2] hw: Convert mc146818rtc & etraxfs_timer to 3-phase reset interface
Date: Thu, 13 May 2021 18:03:09 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

Le 11/05/2021 à 05:29, Philippe Mathieu-Daudé a écrit :
> Hi Laurent,
> 
> I addressed your comments from v1, and this series is
> now reviewed. Can it get merged via your qemu-trivial tree?

Yes, but next time cc: trivial to be sure ;)

Applied to my trivial-patches branch.

Thanks,
Laurent

> On 5/2/21 6:39 PM, Philippe Mathieu-Daudé wrote:
>> Remove qemu_register_reset() when a qdev type has a qbus parent,
>> implementing the 3-phase Resettable interface.
>>
>> Since v2:
>> - Lower IRQ in 'hold' phase, not 'exit' one (Edgar)
>>
>> Since v1:
>> - Use 3-phase reset interface instead of qdev one (Laurent)
>>
>> Supersedes: <20210423233652.3042941-1-f4bug@amsat.org>
>>
>> Philippe Mathieu-Daudé (2):
>>   hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable
>>     interface)
>>   hw/rtc/mc146818rtc: Convert to 3-phase reset (Resettable interface)
>>
>>  hw/rtc/mc146818rtc.c     | 42 +++++++++++++++++++++-------------------
>>  hw/timer/etraxfs_timer.c | 14 +++++++++++---
>>  2 files changed, 33 insertions(+), 23 deletions(-)
>>




reply via email to

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