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
/
common.config
Age
Commit message (
Expand
)
Author
2019-03-08
qemu-iotests: Improve portability by searching bash in the $PATH
Philippe Mathieu-Daudé
2018-11-19
qemu-iotests: Modern shell scripting (use $() instead of ``)
Mao Zhongyi
2018-11-19
qemu-iotests: convert `pwd` and $(pwd) to $PWD
Mao Zhongyi
2018-04-03
qemu-iotests: Use ppc64 qemu_arch on ppc64le host
Lukáš Doktor
2017-10-06
qemu-iotests: disintegrate more parts of common.config
Paolo Bonzini
2017-10-06
qemu-iotests: limit non-_PROG-suffixed variables to common.rc
Paolo Bonzini
2017-10-06
qemu-iotests: cleanup and fix search for programs
Paolo Bonzini
2017-10-06
qemu-iotests: move "check" code out of common.rc
Paolo Bonzini
2017-10-06
qemu-iotests: get rid of AWK_PROG
Paolo Bonzini
2017-10-06
qemu-iotests: remove dead code
Paolo Bonzini
2017-07-11
iotests: Use absolute paths for executables
Max Reitz
2017-04-27
qemu_iotests: Remove _readlink()
Kevin Wolf
2017-04-27
qemu-iotests: Remove PERL_PROG and BC_PROG
Kevin Wolf
2017-04-24
block/vxhs.c: Add qemu-iotests for new block device type "vxhs"
Ashish Mittal
2017-02-12
qemu-iotests: Don't create fifos / pidfiles with protocol paths
Jeff Cody
2016-05-12
block: add support for encryption secrets in block I/O tests
Daniel P. Berrange
2016-05-12
block: add support for --image-opts in block I/O tests
Daniel P. Berrange
2016-04-15
qemu-iotests: place valgrind log file in scratch dir
Sascha Silbe
2015-12-18
qemu-iotests: refine common.config
Bo Tu
2015-11-11
qemu-iotests: fix -valgrind option for check
Jeff Cody
2015-11-11
qemu-iotests: fix cleanup of background processes
Jeff Cody
2015-09-04
iotests: Do not suppress segfaults in bash tests
Max Reitz
2015-09-04
qemu-iotests: qemu machine type support
Bo Tu
2015-01-13
qemu-iotests: Replace "/bin/true" with "true"
Fam Zheng
2014-12-10
tests: Use "command -v" instead of which(1) in shell scripts
Fam Zheng
2014-06-27
iotests: Allow out-of-tree run
Max Reitz
2013-09-27
qemu-iotests: Add basic ability to use binary sample images
Jeff Cody
2013-09-06
qemu-iotests: Whitespace cleanup
Kevin Wolf
2012-11-14
tests: allow qemu-iotests to be run against nbd backend
Nick Thomas
2012-04-20
iotests: Resolve test failures caused by hostname
Andreas Färber
2012-02-29
qemu-iotests: export TEST_DIR for non-bash tests
Stefan Hajnoczi
2012-02-23
qemu-iotests: common.config: Allow use of arbitrary qemu* paths
Lucas Meneghel Rodrigues
2012-02-23
qemu-iotests: common.config: Fix no $TEST_DIR directory
Mitnick Lyu
2012-02-22
qemu-iotests: explicitly use bash interpreter
Stefan Hajnoczi
2012-02-22
qemu-iotests: replace FSF postal addresses with www.gnu.org links
Christoph Hellwig
2012-02-22
qemu-iotests: Initial import into the public repository.
Christoph Hellwig