Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usb: add CompatibleID support to msos | Gerd Hoffmann | 2014-04-22 | 1 | -1/+5 |
| | | | | Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> | ||||
* | usb: add support for microsoft os descriptors | Gerd Hoffmann | 2014-01-16 | 1 | -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> |