summaryrefslogtreecommitdiffstats
path: root/blockdev.c
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2014-07-30 09:53:31 +0100
committerStefan Hajnoczi <stefanha@redhat.com>2014-08-29 14:10:15 +0100
commit12ade7609004bb1b09a845c144b36ea1850854c7 (patch)
tree07e69a8846889ad543931db298776915489417aa /blockdev.c
parent391827eb106d2d02062b2582d1545a7c221631c6 (diff)
downloadhqemu-12ade7609004bb1b09a845c144b36ea1850854c7.zip
hqemu-12ade7609004bb1b09a845c144b36ea1850854c7.tar.gz
qemu-iotests: add multiwrite test cases
This test case covers the basic bdrv_aio_multiwrite() scenarios: 1. Single request 2. Sequential requests (AABB) 3. Superset overlapping requests (AABBAA) 4. Subset overlapping requests (BBAABB) 5. Head overlapping requests (AABB) 6. Tail overlapping requests (BBAA) 7. Disjoint requests (AA BB) Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Benoit Canet <benoit@irqsave.net>
Diffstat (limited to 'blockdev.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud