qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] usb and non usb serial improvements


From: Jason Wessel
Subject: [Qemu-devel] [PATCH 0/3] usb and non usb serial improvements
Date: Mon, 18 May 2009 10:00:25 -0500

These are a number of small fixes to improve qemu for serial devices.
I rolled all three outstanding patches into one series since they are
all related to qemu's handling of serial communications devices.

The 3rd patch in the series has been around a long time and there a
number of folks in the qemu community are hand patching it in to their
tree, or have asked about why it has not been merged.

Please consider these patches for merging to the qemu development
branch.  If there are questions about the patches, I am happy to
provide answers.


Thanks,
Jason.

---

Jason Wessel (3):
      usb-serial: implement break event.
      serial: fix lost character after sysrq
      USB serial device support

 hw/serial.c     |    2 ++
 hw/usb-serial.c |   12 ++++++++++--
 usb-linux.c     |    3 +--
 3 files changed, 13 insertions(+), 4 deletions(-)





reply via email to

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