From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/4] usb patch queue
Date: Tue, 10 Sep 2013 11:41:09 +0200 [thread overview]
Message-ID: <1378806073-25197-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
Here comes the usb patch queue, bringing little fixes and making usb
bluetooth support a compile time option.
please pull,
Gerd
The following changes since commit 94c2b6aff43cdfcfdfb552773a6b6b973a72ef0b:
mips_malta: support up to 2GiB RAM (2013-09-09 18:42:22 +0200)
are available in the git repository at:
git://git.kraxel.org/qemu usb.89
for you to fetch changes up to adbecc89731cf3e0ae656d50ea9fa58c589c4bdc:
ehci: save device pointer in EHCIState (2013-09-10 11:14:42 +0200)
----------------------------------------------------------------
Gerd Hoffmann (2):
usb: sanity check setup_index+setup_len in post_load
ehci: save device pointer in EHCIState
Miroslav Rezanina (2):
Preparation for usb-bt-dongle conditional build
Remove dev-bluetooth.c dependency from vl.c
hw/bt/core.c | 23 ++++++++++++++
hw/bt/hci.c | 48 +++++++++++++++++++++++++++++
hw/usb/Makefile.objs | 3 --
hw/usb/bus.c | 4 +++
hw/usb/dev-bluetooth.c | 10 +++++-
hw/usb/hcd-ehci.c | 7 ++---
hw/usb/hcd-ehci.h | 1 +
include/hw/bt.h | 3 ++
include/hw/usb.h | 3 --
vl.c | 82 +++-----------------------------------------------
10 files changed, 95 insertions(+), 89 deletions(-)
next reply other threads:[~2013-09-10 9:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-10 9:41 Gerd Hoffmann [this message]
2013-09-10 9:41 ` [Qemu-devel] [PATCH 1/4] usb: sanity check setup_index+setup_len in post_load Gerd Hoffmann
2013-09-10 9:41 ` [Qemu-devel] [PATCH 2/4] Preparation for usb-bt-dongle conditional build Gerd Hoffmann
2013-09-10 9:41 ` [Qemu-devel] [PATCH 3/4] Remove dev-bluetooth.c dependency from vl.c Gerd Hoffmann
2013-09-10 9:41 ` [Qemu-devel] [PATCH 4/4] ehci: save device pointer in EHCIState Gerd Hoffmann
-- strict thread matches above, loose matches on Subject: below --
2014-07-01 14:07 [Qemu-devel] [PULL 0/4] usb patch queue Gerd Hoffmann
2014-07-01 16:02 ` Peter Maydell
2013-04-23 8:32 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=1378806073-25197-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).