From: Anthony Liguori <anthony@codemonkey.ws>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL 0/8] usb patch queue
Date: Thu, 17 Feb 2011 20:00:28 -0000 [thread overview]
Message-ID: <4D487A33.3070309@redhat.com> (raw)
In-Reply-To: <1295886655-32312-1-git-send-email-kraxel@redhat.com>
On 01/24/2011 10:30 AM, Gerd Hoffmann wrote:
> Hi,
>
> Here is the current usb patch queue. What is in there?
>
> Migration support for USB devices. For starters hub and HID devices are
> covered.
>
> Event queues for the usb mouse/table (thanks to Paolo and the Xen folks)
> and the usb keyboard, so we can have the queue included in the migration
> state right from the start and avoid the compatibility issues we would
> get when adding this later on.
>
> Also includes is a warning fix from blueswirl.
>
Pulled. Thanks.
Regards,
Anthony Liguori
> please pull,
> Gerd
>
> The following changes since commit 0bfe006c5380c5f8a485a55ded3329fbbc224396:
>
> multiboot: Fix upper memory size in multiboot info (2011-01-23 22:44:13 +0100)
>
> are available in the git repository at:
> git://anongit.freedesktop.org/spice/qemu usb.5
>
> Blue Swirl (1):
> usb-bus: use snprintf
>
> Gerd Hoffmann (6):
> usb keyboard: add event event queue
> usb hid: move head+n to common struct
> vnc: fix numlock+capslock tracking
> usb core: add migration support
> usb hub: add migration support
> usb hid: add migration support
>
> Paolo Bonzini (1):
> add event queueing to USB HID
>
> hw/hw.h | 10 ++
> hw/usb-bus.c | 28 ++++-
> hw/usb-hid.c | 317 ++++++++++++++++++++++++++++++++++++++++------------------
> hw/usb-hub.c | 24 +++++
> hw/usb.h | 10 +-
> ui/vnc.c | 4 +-
> 6 files changed, 282 insertions(+), 111 deletions(-)
>
>
>
next prev parent reply other threads:[~2011-02-17 20:00 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-24 16:30 [Qemu-devel] [PULL 0/8] usb patch queue Gerd Hoffmann
2011-01-24 16:30 ` [Qemu-devel] [PATCH 1/8] add event queueing to USB HID Gerd Hoffmann
2011-01-24 16:30 ` [Qemu-devel] [PATCH 2/8] usb keyboard: add event event queue Gerd Hoffmann
2011-01-24 16:30 ` [Qemu-devel] [PATCH 3/8] usb hid: move head+n to common struct Gerd Hoffmann
2011-01-24 16:30 ` [Qemu-devel] [PATCH 4/8] vnc: fix numlock+capslock tracking Gerd Hoffmann
2011-01-28 13:36 ` [Qemu-devel] " Paolo Bonzini
2011-01-28 19:58 ` Gerd Hoffmann
2011-01-28 20:11 ` Anthony Liguori
2011-01-24 16:30 ` [Qemu-devel] [PATCH 5/8] usb core: add migration support Gerd Hoffmann
2011-01-24 16:30 ` [Qemu-devel] [PATCH 6/8] usb hub: " Gerd Hoffmann
2011-01-24 16:30 ` [Qemu-devel] [PATCH 7/8] usb hid: " Gerd Hoffmann
2011-01-24 16:30 ` [Qemu-devel] [PATCH 8/8] usb-bus: use snprintf Gerd Hoffmann
2011-02-17 20:00 ` Anthony Liguori [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-09-26 7:36 [Qemu-devel] [PULL 0/8] usb patch queue Gerd Hoffmann
2012-10-05 2:13 ` Anthony Liguori
2012-11-09 9:05 Gerd Hoffmann
2012-11-14 16:22 ` Anthony Liguori
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=4D487A33.3070309@redhat.com \
--to=anthony@codemonkey.ws \
--cc=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).