Hello,

These are fixes for qemu's char layer. All of the patches have been sent
earlier, this is just a resend with the fix for console char devs included
in the series that was sent separately earlier.

Amit Shah (4):
  char: check for initial_reset_issued unnecessary
  char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED
  console: call qemu_chr_reset() in text_console_init
  char: emit the OPENED event only when a new char connection is opened

 console.c       |    1 +
 gdbstub.c       |    2 +-
 hw/baum.c       |    2 +-
 hw/usb-serial.c |    2 +-
 monitor.c       |    2 +-
 qemu-char.c     |   12 +++++++-----
 qemu-char.h     |    4 +++-
 7 files changed, 15 insertions(+), 10 deletions(-)



Reply via email to