• G
    usb: add support for microsoft os descriptors · 5319dc7b
    Gerd Hoffmann 提交于
    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: NGerd Hoffmann <kraxel@redhat.com>
    5319dc7b
pc_piix.c 22.6 KB