qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] Resend: Fixes for the qemu char layer
@ 2009-10-20  7:02 Amit Shah
  2009-10-20  7:02 ` [Qemu-devel] [PATCH 1/4] char: check for initial_reset_issued unnecessary Amit Shah
  0 siblings, 1 reply; 5+ messages in thread
From: Amit Shah @ 2009-10-20  7:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: Amit Shah

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-10-20  7:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-20  7:02 [Qemu-devel] [PATCH 0/4] Resend: Fixes for the qemu char layer Amit Shah
2009-10-20  7:02 ` [Qemu-devel] [PATCH 1/4] char: check for initial_reset_issued unnecessary Amit Shah
2009-10-20  7:03   ` [Qemu-devel] [PATCH 2/4] char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED Amit Shah
2009-10-20  7:03     ` [Qemu-devel] [PATCH 3/4] console: call qemu_chr_reset() in text_console_init Amit Shah
2009-10-20  7:03       ` [Qemu-devel] [PATCH 4/4] char: emit the OPENED event only when a new char connection is opened Amit Shah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).