Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org - QEMU team
Fam Zheng
authored
The option sets cache mode used in the tests. "-nocache" is changed to an alias to "-c none", and internally passes "-t none" to qemu-io. Python scripts will make use of option this in the next commit. Signed-off-by:Fam Zheng <famz@redhat.com> Reviewed-by:
Wenchao Xia <xiawenc@linux.vnet.ibm.com> Signed-off-by:
Stefan Hajnoczi <stefanha@redhat.com>