]> git.proxmox.com Git - mirror_qemu.git/commit
usb-host: add property to turn off pipelining
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 22 Mar 2012 14:28:45 +0000 (15:28 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 17 Apr 2012 08:23:27 +0000 (10:23 +0200)
commit39c20577009731d5e059db10ef269807b57e498d
treec15801960da9539acf902fd85d5a041f0467a3aa
parent19b89252a32e53aa8bd90a8d4c3e3dcc5f8fe46d
usb-host: add property to turn off pipelining

Add a property to usb-host to disable the bulk endpoint pipelining.

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