usb: fix serial number for hid devices
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 12 Jun 2013 11:08:45 +0000 (13:08 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 24 Jun 2013 06:41:08 +0000 (08:41 +0200)
commit93c8e4dc386a243d7d417567d81dc1f1698478a4
tree9339e38467fac17dbb21b733c488bbaa68d24b64
parent71938a09d2b9fd4007515fec6c395916cb08f868
usb: fix serial number for hid devices

commit 7b074a22dab4bdda9864b933f1bc811a3db42845 changed the serial
number of hid devices.  Add compat properties to keep the old serial
number for qemu 0.12 and older.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/i386/pc_piix.c