From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>,
Eduardo Habkost <ehabkost@redhat.com>,
Marcel Apfelbaum <marcel.apfelbaum@gmail.com>,
Richard Henderson <rth@twiddle.net>,
"Michael S. Tsirkin" <mst@redhat.com>,
Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/5] Usb 20190108 patches
Date: Tue, 8 Jan 2019 16:53:49 +0100 [thread overview]
Message-ID: <20190108155354.8591-1-kraxel@redhat.com> (raw)
The following changes since commit e59dbbac0364344a3ad84c3497a98c56003d3fb8:
Merge remote-tracking branch 'remotes/philmd/tags/fw_cfg-20190104-pull-request' into staging (2019-01-04 18:23:13 +0000)
are available in the git repository at:
git://git.kraxel.org/qemu tags/usb-20190108-pull-request
for you to fetch changes up to efce3175fd572e4d98af0b50ae9cb8d7b808f034:
usb: move ehci_create_ich9_with_companions to hw/i386 (2019-01-08 12:43:41 +0100)
----------------------------------------------------------------
usb: generic sysbus ehci, bugfixes.
----------------------------------------------------------------
Daniel P. Berrangé (1):
hw/usb: fix mistaken de-initialization of CCID state
Hongbo Zhang (1):
hw/usb: Add generic sys-bus EHCI controller
Jonathan Davies (1):
usb: drop unnecessary usb_device_post_load checks
Li Qiang (1):
usb: dev-mtp: fix memory leak in error path
Paolo Bonzini (1):
usb: move ehci_create_ich9_with_companions to hw/i386
hw/usb/hcd-ehci.h | 1 +
include/hw/usb.h | 2 --
hw/i386/pc_q35.c | 53 +++++++++++++++++++++++++++++++++++++++++++++
hw/usb/bus.c | 6 -----
hw/usb/ccid-card-emulated.c | 2 ++
hw/usb/dev-mtp.c | 1 +
hw/usb/hcd-ehci-pci.c | 53 ---------------------------------------------
hw/usb/hcd-ehci-sysbus.c | 17 +++++++++++++++
8 files changed, 74 insertions(+), 61 deletions(-)
--
2.9.3
next reply other threads:[~2019-01-08 15:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-08 15:53 Gerd Hoffmann [this message]
2019-01-08 15:53 ` [Qemu-devel] [PULL 1/5] hw/usb: fix mistaken de-initialization of CCID state Gerd Hoffmann
2019-01-08 15:53 ` [Qemu-devel] [PULL 2/5] usb: drop unnecessary usb_device_post_load checks Gerd Hoffmann
2019-01-08 15:53 ` [Qemu-devel] [PULL 3/5] usb: dev-mtp: fix memory leak in error path Gerd Hoffmann
2019-01-08 15:53 ` [Qemu-devel] [PULL 4/5] hw/usb: Add generic sys-bus EHCI controller Gerd Hoffmann
2019-01-09 3:03 ` Hongbo Zhang
2019-01-08 15:53 ` [Qemu-devel] [PULL 5/5] usb: move ehci_create_ich9_with_companions to hw/i386 Gerd Hoffmann
2019-01-08 17:11 ` [Qemu-devel] [PULL 0/5] Usb 20190108 patches Peter Maydell
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=20190108155354.8591-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=ehabkost@redhat.com \
--cc=marcel.apfelbaum@gmail.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
/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).