]> xenbits.xensource.com Git - qemu-upstream-4.4-testing.git/commit
win32-aio: Fix vectored reads
authorKevin Wolf <kwolf@redhat.com>
Wed, 16 Jan 2013 20:19:59 +0000 (21:19 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 21 Jan 2013 19:24:00 +0000 (13:24 -0600)
commitcdb483457cdbd6012e336e40c12b4ace4f6f2a2f
treeba780373f3dd6c2a2cf859ca78b4e50289d4d8eb
parent9d173df5538a73cb8be53684ab19ea201c783663
win32-aio: Fix vectored reads

Copying data in the right direction really helps a lot!

Cc: qemu-stable@nongnu.org
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
(cherry picked from commit bcbbd234d42f1111e42b91376db61922d42e7e9e)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
block/win32-aio.c