summaryrefslogtreecommitdiffstats
path: root/include/exec/user
diff options
context:
space:
mode:
authorKevin Wolf2013-12-03 14:55:55 +0100
committerKevin Wolf2014-01-24 17:40:02 +0100
commit65afd211c71fc91750d8a18f9604c1e57a5202fb (patch)
tree93c6a45fbdf3b9fab787bdeb3137b26aac842d75 /include/exec/user
parentblock: Switch BdrvTrackedRequest to byte granularity (diff)
downloadqemu-65afd211c71fc91750d8a18f9604c1e57a5202fb.tar.gz
qemu-65afd211c71fc91750d8a18f9604c1e57a5202fb.tar.xz
qemu-65afd211c71fc91750d8a18f9604c1e57a5202fb.zip
block: Allow waiting for overlapping requests between begin/end
Previously, it was not possible to use wait_for_overlapping_requests() between tracked_request_begin()/end() because it would wait for itself. Ignore the current request in the overlap check and run more of the bdrv_co_do_preadv/pwritev code with a BdrvTrackedRequest present. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Benoit Canet <benoit@irqsave.net>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions