]> git.proxmox.com Git - mirror_qemu.git/commit - hw/usb/bus.c
usb: Allow overriding of usb_desc at the device level
authorHans de Goede <hdegoede@redhat.com>
Sat, 17 Nov 2012 11:47:16 +0000 (12:47 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 4 Dec 2012 13:41:54 +0000 (14:41 +0100)
commit386ab487ebc25d780ddfc4a9aea0b21c4a9aaa94
tree2de6f40c64d8111f94cecf570824232933023850
parentbe41efde3ca0372dbf7543e09ff473b4eec25057
usb: Allow overriding of usb_desc at the device level

This allows devices to present a different set of descriptors based on
device properties.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb.h
hw/usb/bus.c