qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2] usb patch queue for 0.15
@ 2011-07-22 12:01 Gerd Hoffmann
  2011-07-22 12:01 ` [Qemu-devel] [PATCH 1/4] usb-hid: fixup changed tracking Gerd Hoffmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gerd Hoffmann @ 2011-07-22 12:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  Hi,

Here comes the updated usb patch queue for 0.15.  It is rebased to
latest master, gained one more bugfix and usb network redirection
support, so it is now four patches instead of two.

Adding usb network redirection support doesn't fall into bugfixing,
but as it just adds a new driver and thus can hardly cause regressions
I think it is fine to merge for 0.15 nevertheless.

please pull,
  Gerd

The following changes since commit d1afc48b7cfdb4490f322d5d82a2aae6d545ec06:

  SPARC64: implement addtional MMU faults related to nonfaulting load (2011-07-21 20:02:22 +0000)

are available in the git repository at:
  git://git.kraxel.org/qemu usb.21

Gerd Hoffmann (3):
      usb-hid: fixup changed tracking.
      usb-uhci: fix irq handling on error.
      usb-ehci: trace: rename "next" to "nxt".

Hans de Goede (1):
      USB: add usb network redirection support

 Makefile.objs |    1 +
 configure     |   28 ++
 hw/usb-hid.c  |    9 +-
 hw/usb-uhci.c |    6 +
 trace-events  |    6 +-
 usb-redir.c   | 1218 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 1260 insertions(+), 8 deletions(-)
 create mode 100644 usb-redir.c

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

end of thread, other threads:[~2011-07-22 12:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-22 12:01 [Qemu-devel] [PULL v2] usb patch queue for 0.15 Gerd Hoffmann
2011-07-22 12:01 ` [Qemu-devel] [PATCH 1/4] usb-hid: fixup changed tracking Gerd Hoffmann
2011-07-22 12:01 ` [Qemu-devel] [PATCH 2/4] usb-uhci: fix irq handling on error Gerd Hoffmann
2011-07-22 12:01 ` [Qemu-devel] [PATCH 3/4] usb-ehci: trace: rename "next" to "nxt" Gerd Hoffmann
2011-07-22 12:01 ` [Qemu-devel] [PATCH 4/4] USB: add usb network redirection support Gerd Hoffmann

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