qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 2/2] hw/char/serial: Convert to three-phase reset


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 2/2] hw/char/serial: Convert to three-phase reset
Date: Fri, 10 Jan 2025 23:39:16 +0100
User-agent: Mozilla Thunderbird

On 10/1/25 19:27, Philippe Mathieu-Daudé wrote:
Convert the TYPE_SERIAL (16550A UART) to three-phase reset.

Only local states are reset so use the ResetHold handler,
like other legacy devices.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  hw/char/serial.c | 10 ++++------
  1 file changed, 4 insertions(+), 6 deletions(-)

Since this object is not on a bus, this patch is crap, sorry.



reply via email to

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