qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] usb and non usb serial improvements
@ 2009-05-18 15:00 Jason Wessel
  2009-05-18 15:00 ` [Qemu-devel] [PATCH 1/3] usb-serial: implement break event Jason Wessel
  0 siblings, 1 reply; 5+ messages in thread
From: Jason Wessel @ 2009-05-18 15:00 UTC (permalink / raw)
  To: qemu-devel

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

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

end of thread, other threads:[~2009-05-18 15:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-18 15:00 [Qemu-devel] [PATCH 0/3] usb and non usb serial improvements Jason Wessel
2009-05-18 15:00 ` [Qemu-devel] [PATCH 1/3] usb-serial: implement break event Jason Wessel
2009-05-18 15:00   ` [Qemu-devel] [PATCH 2/3] serial: fix lost character after sysrq Jason Wessel
2009-05-18 15:00     ` [Qemu-devel] [PATCH 3/3] USB serial device support Jason Wessel
2009-05-18 15:46       ` Pantelis Koukousoulas

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