qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL v2] usb patch queue for 0.15
Date: Fri, 22 Jul 2011 14:01:02 +0200	[thread overview]
Message-ID: <1311336066-31205-1-git-send-email-kraxel@redhat.com> (raw)

  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

             reply	other threads:[~2011-07-22 12:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-22 12:01 Gerd Hoffmann [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1311336066-31205-1-git-send-email-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).