]> git.proxmox.com Git - mirror_qemu.git/commit
usb-redir: Let the usb-host know about our device filtering
authorHans de Goede <hdegoede@redhat.com>
Sun, 26 Feb 2012 15:14:45 +0000 (16:14 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 27 Feb 2012 12:37:37 +0000 (13:37 +0100)
commit097a66ef5f6138c22bfdd1cc218eb2704e5eef9c
tree490aaa589010b74e2a5248e89660eb75b75290af
parent5b3bd68244c87e161ea309ed380f216acf7cd754
usb-redir: Let the usb-host know about our device filtering

libusbredirparser-0.3.4 adds 2 new packets which allows us to notify
the usb-host:
-about the usb device filter we have (if any), so that it knows not the even
 try to redirect certain devices
-when we reject a device based on filtering (in case it tries anyways)

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
configure
usb-redir.c