qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 0/4] usb/hid: bugfixes, more on usb and hid s


From: Gerd Hoffmann
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
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Red Hat/3.1.11-2.el6_1 Thunderbird/3.1.11

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]