]> git.proxmox.com Git - mirror_qemu.git/commit
usb-hid: add microsoft os descriptor support
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 20 Nov 2013 06:33:50 +0000 (07:33 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 16 Jan 2014 11:59:59 +0000 (12:59 +0100)
commit88678fbd9dbf01fd0988bcb651508378d85e868a
tree05a03daebf093b93dfb196ecd5ea8327665d888a
parent5319dc7b42610575cbd3a33f4340c1fb4f19b939
usb-hid: add microsoft os descriptor support

Set SelectiveSuspendEnabled registy entry to one.
This makes Windows use remote suspend by default,
without manual registry fiddeling.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/dev-hid.c