index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
142
Age
Commit message (
Expand
)
Author
2020-07-14
iotests: Specify explicit backing format where sensible
Eric Blake
2020-01-06
iotests: Use _rm_test_img for deleting test images
Max Reitz
2019-05-21
tests/qemu-iotests: Remove the "_supported_os Linux" line from many tests
Thomas Huth
2019-03-08
qemu-iotests: Improve portability by searching bash in the $PATH
Philippe Mathieu-Daudé
2018-11-19
iotests: Drop use of bash keyword 'function'
Eric Blake
2018-11-19
qemu-iotests: remove unused variable 'here'
Mao Zhongyi
2017-07-11
tests: Avoid non-portable 'echo -ARG'
Eric Blake
2017-04-27
qemu-iotests: Filter HMP readline escape characters
Kevin Wolf
2016-04-15
qemu-iotests: tests: do not set unused tmp variable
Sascha Silbe
2016-03-30
block: Remove BDRV_O_CACHE_WB
Kevin Wolf
2016-03-30
qemu-io: Use bdrv_parse_cache_mode() in reopen_f()
Kevin Wolf
2016-03-30
block/qapi: Use blk_enable_write_cache()
Kevin Wolf
2016-03-30
block: Move enable_write_cache to BB level
Kevin Wolf
2016-03-30
block: Reject writethrough mode except at the root
Kevin Wolf
2015-12-18
qemu-iotests: Test cache mode option inheritance
Kevin Wolf