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
2013-09-12
qemu-iotests: add unix socket help program
Wenchao Xia
1
-0
/
+135
2013-09-12
qemu-iotest: qcow2 image option amendment
Max Reitz
3
-0
/
+528
2013-09-06
qemu-iotests: Fixed test case 026
Kevin Wolf
3
-17
/
+649
2013-09-06
qemu-iotests: Whitespace cleanup
Kevin Wolf
6
-400
/
+400
2013-09-06
add qemu-img convert -n option (skip target volume creation)
Alexandre Derumier
3
-0
/
+108
2013-09-06
qemu-iotests: Adjust test result 039
Max Reitz
1
-3
/
+1
2013-09-02
qemu-iotests: Overlapping cluster allocations
Max Reitz
3
-0
/
+156
2013-08-30
qcow2: Add corrupt bit
Max Reitz
2
-7
/
+7
2013-08-30
qemu-iotests: Snapshotting zero clusters
Max Reitz
3
-0
/
+74
2013-08-30
qemu-iotests: Update reference output for 051
Kevin Wolf
1
-1
/
+0
2013-08-30
Revert "block: Disable driver-specific options for 1.6"
Kevin Wolf
1
-1
/
+1
2013-08-06
vmdk: check l1 size before opening image
Fam Zheng
2
-0
/
+14
2013-08-06
vmdk: check l2 table size when opening
Fam Zheng
2
-0
/
+13
2013-08-06
vmdk: check granularity field in opening
Fam Zheng
2
-1
/
+13
2013-08-06
qemu-iotests: add empty test case for vmdk
Fam Zheng
3
-0
/
+54
2013-08-06
qemu-iotests: add poke_file utility function
Stefan Hajnoczi
1
-0
/
+6
2013-08-06
qemu-iotests: filter QEMU version in monitor banner
Stefan Hajnoczi
2
-33
/
+34
2013-08-02
block: Disable driver-specific options for 1.6
Kevin Wolf
1
-1
/
+1
2013-07-26
Add tests for sync modes 'TOP' and 'NONE'
Ian Main
6
-2
/
+113
2013-07-26
blockdev: Rename 'readonly' option to 'read-only'
Kevin Wolf
1
-1
/
+1
2013-07-26
qcow2: Use dashes instead of underscores in options
Kevin Wolf
2
-22
/
+22
2013-07-15
qemu-iotests: Update 051 reference output
Kevin Wolf
2
-33
/
+76
2013-07-15
block: Don't parse protocol from file.filename
Kevin Wolf
2
-0
/
+26
2013-07-15
blockdev: add sync mode to drive-backup QMP command
Stefan Hajnoczi
1
-15
/
+21
2013-06-28
qemu-iotests: add 055 drive-backup test case
Stefan Hajnoczi
3
-0
/
+288
2013-06-28
qemu-iotests: extract wait_until_completed() into iotests.py
Stefan Hajnoczi
2
-12
/
+17
2013-06-24
Revert "block: Disable driver-specific options for 1.5"
Kevin Wolf
1
-1
/
+1
2013-06-06
cutils: Support 'P' and 'E' suffixes in strtosz()
Kevin Wolf
1
-4
/
+4
2013-06-04
qemu-iotests: make create_image() common
Stefan Hajnoczi
3
-40
/
+27
2013-06-04
qemu-iotests: make compare_images() common
Stefan Hajnoczi
2
-31
/
+15
2013-06-04
qemu-iotests: make cancel_and_wait() common
Stefan Hajnoczi
3
-53
/
+38
2013-06-04
qemu-iotests: make assert_no_active_block_jobs() common
Stefan Hajnoczi
3
-61
/
+57
2013-06-04
qemu-iotests: fix 054 cluster size help output
Stefan Hajnoczi
1
-1
/
+1
2013-05-29
tests: set MALLOC_PERTURB_ to expose memory bugs
Stefan Hajnoczi
1
-1
/
+2
2013-05-24
qemu-iotests: Try creating huge qcow2 image
Kevin Wolf
4
-1
/
+70
2013-05-24
qcow2.py: Subcommand for changing header fields
Kevin Wolf
1
-0
/
+17
2013-05-08
qemu-iotests: fix 017 018 for vmdk
Fam Zheng
4
-4
/
+8
2013-05-08
qemu-iotests: exclude vmdk and qcow from 043
Fam Zheng
1
-1
/
+1
2013-05-08
qemu-iotests: exclude vmdk for test 042
Fam Zheng
1
-1
/
+1
2013-05-03
qemu-iotests: Filter out 'adapter_type'
Fam Zheng
1
-0
/
+1
2013-05-03
qemu-iotests: Filter out vmdk creation options
Fam Zheng
1
-0
/
+2
2013-04-26
block: Disable driver-specific options for 1.5
Kevin Wolf
1
-1
/
+1
2013-04-22
qemu-iotests: add 053 unaligned compressed image size test
Stefan Hajnoczi
3
-0
/
+91
2013-04-22
block: Fail gracefully when using a format driver on protocol level
Kevin Wolf
2
-0
/
+17
2013-04-22
qemu-iotests: Fix _filter_qemu
Kevin Wolf
1
-1
/
+1
2013-04-15
iotests: Add 'check -ssh' option to test Secure Shell block device.
Richard W.M. Jones
2
-0
/
+8
2013-04-15
qemu-iotests: filter QEMU_PROG in 051.out
Stefan Hajnoczi
3
-37
/
+43
2013-04-15
qemu-iotests: Add test for -drive options
Kevin Wolf
3
-0
/
+311
2013-04-15
qemu-iotests: A few more bdrv_pread/pwrite tests
Kevin Wolf
2
-0
/
+39
2013-03-28
qcow2: Gather clusters in a looping loop
Kevin Wolf
1
-1
/
+1
[next]