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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
iotests/124: Add cluster_size mismatch test
John Snow
2
-7
/
+55
2016-02-29
mirror: Rewrite mirror_iteration
Fam Zheng
1
-40
/
+40
2016-02-22
qemu-iotests: 140: make description slightly more verbose
Sascha Silbe
1
-1
/
+5
2016-02-22
qemu-iotests: 140: don't use IDE device
Sascha Silbe
2
-2
/
+1
2016-02-22
qemu-iotests: 067: ignore QMP events
Sascha Silbe
2
-145
/
+10
2016-02-22
qemu-iotests: Extend iotest 093 to test bursts
Alberto Garcia
2
-16
/
+53
2016-02-22
block: Fix -incoming with snapshot=on
Kevin Wolf
3
-0
/
+58
2016-02-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-2
/
+2
2016-02-16
nbd: always query export list in fixed new style protocol
Daniel P. Berrange
2
-2
/
+2
2016-02-16
tests: Clean up includes
Peter Maydell
1
-7
/
+1
2016-02-08
tests: Use Python 2.6 "except E as ..." syntax
Markus Armbruster
1
-1
/
+1
2016-02-02
block: qemu-iotests - add test for snapshot, commit, snapshot bug
Jeff Cody
3
-0
/
+139
2016-02-02
iotests: Add "qemu-img map" test for VMDK extents
Fam Zheng
2
-0
/
+35
2016-02-02
iotests: Add test for block jobs and BDS ejection
Max Reitz
3
-0
/
+246
2016-02-02
iotests: Add test for multiple BB on BDS tree
Max Reitz
3
-0
/
+101
2016-02-02
iotests: Add test for eject under NBD server
Max Reitz
3
-0
/
+109
2016-02-02
iotests: Add test for a nonexistent NBD export
Max Reitz
3
-0
/
+81
2016-02-02
iotests: Make redirecting qemu's stderr optional
Max Reitz
1
-2
/
+13
2016-02-02
iotests: Make _filter_nbd support more URL types
Max Reitz
1
-1
/
+2
2016-02-02
iotests: Make _filter_nbd drop log lines
Max Reitz
2
-11
/
+1
2016-02-02
iotests: Move _filter_nbd into common.filter
Max Reitz
2
-12
/
+12
2016-02-02
iotests: Change coding style of _filter_nbd in 083
Max Reitz
1
-9
/
+10
2016-02-02
iotests: Rename filter_nbd to _filter_nbd in 083
Max Reitz
1
-2
/
+2
2016-02-02
iotests: Limit supported formats for 118
Max Reitz
1
-1
/
+3
2016-02-02
block/qapi: Emit tray_open only if there is a tray
Max Reitz
1
-4
/
+0
2016-02-02
Revert "hw/block/fdc: Implement tray status"
Max Reitz
1
-81
/
+36
2016-01-20
iotests: Test that throttle values ranges
Fam Zheng
3
-0
/
+96
2016-01-20
qcow2: Write full header on image creation
Kevin Wolf
4
-0
/
+32
2016-01-20
qcow2: Write feature table only for v3 images
Kevin Wolf
2
-26
/
+1
2016-01-20
qemu-iotests: Reduce racy output in 028
Eric Blake
2
-5
/
+4
2016-01-15
nbd: Split nbd.c
Fam Zheng
1
-1
/
+1
2016-01-13
vhdx: Fix "log that needs to be replayed" error message
Markus Armbruster
1
-2
/
+3
2016-01-13
vmdk: Clean up "Invalid extent lines" error message
Markus Armbruster
1
-3
/
+1
2016-01-13
qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()
Markus Armbruster
15
-89
/
+89
2016-01-07
iotests: Add test cases for blockdev-mirror
Fam Zheng
2
-25
/
+79
2016-01-07
qemu-iotests: s390x: fix test 051
Bo Tu
3
-85
/
+69
2016-01-07
iotests: 095: Filter _img_info output
Fam Zheng
2
-4
/
+2
2016-01-07
iotests: 095: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-6
/
+4
2016-01-07
iotests: 050: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-4
/
+9
2016-01-07
iotests: 038: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-2
/
+5
2016-01-07
iotests: 037: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-2
/
+5
2016-01-07
iotests: 034: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-2
/
+6
2016-01-07
iotests: 028: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-2
/
+5
2016-01-07
iotests: 024: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-4
/
+10
2016-01-07
iotests: 020: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-3
/
+6
2016-01-07
iotests: 019: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-8
/
+9
2016-01-07
iotests: 018: Use TEST_IMG override instead of "mv"
Fam Zheng
2
-5
/
+5
2016-01-07
iotests: 086: Add raw format
Fam Zheng
1
-1
/
+1
2015-12-18
block/qapi: allow best-effort query
John Snow
1
-1
/
+4
2015-12-18
block/qapi: always report full_backing_filename
John Snow
1
-0
/
+2
[next]