]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
usb-host: iovec support
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 13 Jul 2011 09:28:17 +0000 (11:28 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 4 Aug 2011 13:51:29 +0000 (15:51 +0200)
commitb621bab436b1260b1c6f3841f3bb7d76236289dc
treebd102857b9503672543ccc624c821bb3fcb3432b
parent9440b7e5553f1fbceb9afe81a08f4e56975dea6d
usb-host: iovec support

Add full support for iovecs to usb-host.  The code can split large
transfers into smaller ones already, we are using this to also split
requests at iovec borders.

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