summaryrefslogtreecommitdiffstats
path: root/hw/usb/desc-msos.c
Commit message (Collapse)AuthorAgeFilesLines
* usb: add CompatibleID support to msosGerd Hoffmann2014-04-221-1/+5
| | | | Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
* usb: add support for microsoft os descriptorsGerd Hoffmann2014-01-161-0/+234
This patch adds support for special usb descriptors used by microsoft windows. They allow more fine-grained control over driver binding and adding entries to the registry for configuration. As this is a guest-visible change the "msos-desc" compat property has been added to turn this off for 1.7 + older Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
OpenPOWER on IntegriCloud