From: Gerd Hoffmann <kraxel@redhat.com>
To: Michael Walle <michael@walle.cc>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 0/4] usb/hid: bugfixes, more on usb and hid split
Date: Wed, 10 Aug 2011 17:11:13 +0200 [thread overview]
Message-ID: <4E429F91.7090606@redhat.com> (raw)
In-Reply-To: <1312926895-10276-1-git-send-email-michael@walle.cc>
On 08/09/11 23:54, Michael Walle wrote:
> This USB patchset moves the HID VM state stuff from usb-hid.c to hid.c, so
> it can be reused by other devices.
>
> changes v1->v2:
> - don't reorder vmstate field to be backward compatible
>
> Michael Walle (4):
> hid: register kbd hander in init()
> hid: introduce hid vmstate macros
> usb-hid: use hid vmstate macro
> milkymist-softusb: use hid code directly
>
> hw/hid.c | 63 ++++++++++++++++++++++++-
> hw/hw.h | 20 ++++++++
> hw/milkymist-softusb.c | 122 +++++++++++++++---------------------------------
> hw/usb-hid.c | 41 +---------------
> 4 files changed, 121 insertions(+), 125 deletions(-)
>
Patches added to the usb patch queue.
thanks,
Gerd
prev parent reply other threads:[~2011-08-10 15:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-09 21:54 [Qemu-devel] [PATCH v2 0/4] usb/hid: bugfixes, more on usb and hid split Michael Walle
2011-08-09 21:54 ` [Qemu-devel] [PATCH 1/4] hid: register kbd hander in init() Michael Walle
2011-08-09 22:13 ` Peter Maydell
2011-08-09 21:54 ` [Qemu-devel] [PATCH 2/4] hid: introduce hid vmstate macros Michael Walle
2011-08-09 21:54 ` [Qemu-devel] [PATCH 3/4] usb-hid: use hid vmstate macro Michael Walle
2011-08-09 21:54 ` [Qemu-devel] [PATCH 4/4] milkymist-softusb: use hid code directly Michael Walle
2011-08-10 15:11 ` Gerd Hoffmann [this message]
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=4E429F91.7090606@redhat.com \
--to=kraxel@redhat.com \
--cc=michael@walle.cc \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.