Statistics
| Branch: | Revision:

root / tests / qemu-iotests / 077 @ 9a05feab

History | View | Annotate | Download (5.7 kB)

# Date Author Comment
f5106206 02/09/2014 10:12 am Kevin Wolf

qemu-iotest: Make 077 raw-only

The qemu-io command sequences make the assumption that an unaligned
request on the format layer will be unaligned on the blkdebug layer as
well. This doesn't necessarily hold true for drivers other than raw.

Signed-off-by: Kevin Wolf <>...

9e1cb96d 01/24/2014 06:40 pm Kevin Wolf

qemu-iotests: Test pwritev RMW logic

Signed-off-by: Kevin Wolf <>
Reviewed-by: Max Reitz <>