Am 19.11.2013 um 07:45 hat Fam Zheng geschrieben:
> The first patch adds "-c " option to ./check and convert "-nocache" to
> an
> alias to "-c none". The mode is used in qemu-io.
>
> The second patch modifies iotests.py to use the cache mode option in qemu
> drive
> command line.
Okay, I gave i
Am 19.11.2013 um 07:45 hat Fam Zheng geschrieben:
> The first patch adds "-c " option to ./check and convert "-nocache" to
> an
> alias to "-c none". The mode is used in qemu-io.
>
> The second patch modifies iotests.py to use the cache mode option in qemu
> drive
> command line.
>
> Fam Zheng
The first patch adds "-c " option to ./check and convert "-nocache" to an
alias to "-c none". The mode is used in qemu-io.
The second patch modifies iotests.py to use the cache mode option in qemu drive
command line.
Fam Zheng (2):
qemu-iotests: Add "-c " option
qemu-iotests: Honour cache mod