index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
check
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-08
qemu-iotests: Improve portability by searching bash in the $PATH
Philippe Mathieu-Daudé
1
-1
/
+1
2019-03-08
iotests: ask QEMU for supported formats
Andrey Shinkevich
1
-1
/
+12
2019-02-01
qemu-iotests: add test case for dmg
yuchenlin
1
-0
/
+7
2018-11-19
qemu-iotests: Modern shell scripting (use $() instead of ``)
Mao Zhongyi
1
-30
/
+30
2018-11-19
qemu-iotests: convert `pwd` and $(pwd) to $PWD
Mao Zhongyi
1
-1
/
+1
2018-04-03
qemu-iotests: Use ppc64 qemu_arch on ppc64le host
Lukáš Doktor
1
-2
/
+2
2018-03-19
iotests: Avoid realpath, for CentOS 6
Eric Blake
1
-6
/
+6
2018-03-19
qemu-iotests: Enable write tests for parallels
Kevin Wolf
1
-1
/
+0
2017-10-06
iotests: Restore stty settings on completion
Eric Blake
1
-0
/
+10
2017-10-06
qemu-iotests: merge "check" and "common"
Paolo Bonzini
1
-2
/
+531
2017-10-06
qemu-iotests: get rid of $iam
Paolo Bonzini
1
-4
/
+1
2017-10-06
qemu-iotests: fix uninitialized variable
Paolo Bonzini
1
-2
/
+0
2017-10-06
qemu-iotests: do not include common.rc in "check"
Paolo Bonzini
1
-6
/
+0
2017-10-06
qemu-iotests: cleanup and fix search for programs
Paolo Bonzini
1
-41
/
+0
2017-10-06
qemu-iotests: get rid of AWK_PROG
Paolo Bonzini
1
-2
/
+2
2017-10-06
qemu-iotests: remove dead code
Paolo Bonzini
1
-28
/
+0
2017-09-26
iotests: Print full path of bad output if mismatch
Fam Zheng
1
-1
/
+1
2017-08-14
qemu-iotests: remove comment about root privileges requirement
Cleber Rosa
1
-6
/
+0
2017-08-14
qemu-iotests: remove commented out variables
Cleber Rosa
1
-4
/
+0
2017-08-14
qemu-iotests: get rid of _full_imgproto_details()
Cleber Rosa
1
-2
/
+1
2017-07-11
qemu-iotests: support per-format golden output files
Stefan Hajnoczi
1
-0
/
+5
2017-07-11
tests: Avoid non-portable 'echo -ARG'
Eric Blake
1
-9
/
+9
2017-02-12
iotests: record separate timings per format,protocol pair
Daniel P. Berrange
1
-5
/
+7
2016-04-12
qemu-iotests: check: don't place files with predictable names in /tmp
Sascha Silbe
1
-10
/
+11
2015-09-04
iotests: Do not suppress segfaults in bash tests
Max Reitz
1
-4
/
+4
2015-09-04
qemu-iotests: qemu machine type support
Bo Tu
1
-0
/
+5
2015-05-22
qemu-iotests: Make debugging python tests easier
Fam Zheng
1
-3
/
+9
2015-01-13
qemu-iotests: Speed up make check-block
Fam Zheng
1
-0
/
+1
2014-06-27
iotests: Use $PYTHON for Python scripts
Max Reitz
1
-1
/
+7
2014-06-27
iotests: Source common.env
Max Reitz
1
-0
/
+6
2014-06-27
iotests: Allow out-of-tree run
Max Reitz
1
-15
/
+83
2014-05-15
Revert "iotests: Use configured python"
Peter Maydell
1
-16
/
+2
2014-05-09
iotests: Use configured python
Max Reitz
1
-2
/
+16
2013-12-04
qemu-iotests: add 058 internal snapshot export with qemu-nbd case
Wenchao Xia
1
-0
/
+1
2013-12-04
qemu-iotests: Add "-c <cache-mode>" option
Fam Zheng
1
-1
/
+1
2013-09-12
qemu-iotests: add infrastructure of fd passing via SCM
Wenchao Xia
1
-0
/
+1
2013-09-06
qemu-iotests: Fixed test case 026
Kevin Wolf
1
-3
/
+9
2013-09-06
qemu-iotests: Whitespace cleanup
Kevin Wolf
1
-117
/
+117
2013-05-29
tests: set MALLOC_PERTURB_ to expose memory bugs
Stefan Hajnoczi
1
-1
/
+2
2012-04-20
qemu-iotests: Add -o and make v3 the default for qcow2
Kevin Wolf
1
-3
/
+3
2012-02-29
qemu-iotests: 026: Reduce output changes for cache=none qcow2
Kevin Wolf
1
-2
/
+2
2012-02-23
qemu-iotests: check: print relevant path information
Lucas Meneghel Rodrigues
1
-0
/
+3
2012-02-23
qemu-iotests: add support for rbd and sheepdog protocols
MORITA Kazutaka
1
-0
/
+2
2012-02-22
qemu-iotests: explicitly use bash interpreter
Stefan Hajnoczi
1
-1
/
+1
2012-02-22
qemu-iotests: replace FSF postal addresses with www.gnu.org links
Christoph Hellwig
1
-2
/
+1
2012-02-22
qemu-iotests: Initial import into the public repository.
Christoph Hellwig
1
-0
/
+277