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é
---
hw/char/serial.c | 10 --
1 file changed, 4 inse
On 1/10/25 10: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é
---
hw/char/serial.c | 10 --
1 file changed, 4 inse
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é
---
hw/char/serial.c | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/hw/char/seri