v2:
- Addressed Paolo's comments from v1 (except &error_abort).

Note, this fixes a bug where serial_realize() was calling
serial_reset() -> qemu_irq_lower() while the IRQ was not
yet created.

Philippe Mathieu-Daudé (2):
  hw/char/serial: Ensure SerialState::irq is set when realizing
  hw/char/serial: Convert to three-phase reset

 hw/char/serial-pci-multi.c |  2 +-
 hw/char/serial-pci.c       |  2 +-
 hw/char/serial.c           | 12 ++++++------
 3 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.47.1


Reply via email to