qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/4] Resend: Fixes for the qemu char layer


From: Amit Shah
Subject: [Qemu-devel] [PATCH 0/4] Resend: Fixes for the qemu char layer
Date: Tue, 20 Oct 2009 12:32:58 +0530

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

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