]> git.proxmox.com Git - qemu.git/commit
usbredir: Add ep_stopped USBDevice method
authorHans de Goede <hdegoede@redhat.com>
Fri, 14 Dec 2012 13:35:43 +0000 (14:35 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 7 Jan 2013 11:57:24 +0000 (12:57 +0100)
commitd8553dd0475a967042193cdcf4d02c8ce5e73730
tree953355b894899bb8241f6c492fb830d50ccdc16b
parent7e9638d3eb5c0b4c5920dac72bb2e6885652c029
usbredir: Add ep_stopped USBDevice method

To ensure that interrupt receiving is properly stopped when the guest is
no longer interested in an interrupt endpoint.

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