]> xenbits.xensource.com Git - qemu-xen-unstable.git/commit
usb-hid: use hid vmstate macro
authorMichael Walle <michael@walle.cc>
Tue, 9 Aug 2011 21:54:54 +0000 (23:54 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 10 Aug 2011 12:14:00 +0000 (14:14 +0200)
commit1f42d22233b4f3d1a2933ff30e8d6a6d9ee2d08f
tree68c3c3d71244f12d881f6a0cfa89763cfd189a29
parentccd4ed065be4023c86252d25118cc96abf77df66
usb-hid: use hid vmstate macro

Use new hid vmstate macro. Version stays the same, because there is no
reordering of the fields.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb-hid.c