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
2020-01-06
iotests: Add -o and --no-opts to _make_test_img
Max Reitz
1
-0
/
+13
2020-01-06
iotests: Let _make_test_img parse its parameters
Max Reitz
1
-8
/
+20
2020-01-06
iotests: Drop compat=1.1 in 050
Max Reitz
1
-4
/
+0
2020-01-06
iotests: Replace IMGOPTS by _unsupported_imgopts
Max Reitz
6
-9
/
+11
2020-01-06
iotests: Filter refcount_order in 036
Max Reitz
2
-51
/
+6
2020-01-06
iotests: Add _filter_json_filename
Max Reitz
1
-0
/
+24
2020-01-06
iotests/qcow2.py: Split feature fields into bits
Max Reitz
7
-89
/
+99
2020-01-06
iotests/qcow2.py: Add dump-header-exts
Max Reitz
1
-0
/
+5
2020-01-06
iotests: s/qocw2/qcow2/
Max Reitz
8
-8
/
+8
2020-01-06
iotests: Add test for failing mirror complete
Max Reitz
2
-2
/
+46
2020-01-06
iotests: Add @error to wait_until_completed
Max Reitz
1
-6
/
+12
2019-12-19
iotests: Test external snapshot with VM state
Kevin Wolf
3
-0
/
+134
2019-12-19
iotests: 211: Remove duplication with VM.blockdev_create()
Kevin Wolf
1
-9
/
+3
2019-12-19
iotests: 207: Remove duplication with VM.blockdev_create()
Kevin Wolf
1
-7
/
+1
2019-12-19
iotests: 266: Convert to VM.blockdev_create()
Kevin Wolf
2
-39
/
+44
2019-12-19
iotests: 237: Convert to VM.blockdev_create()
Kevin Wolf
1
-74
/
+65
2019-12-19
iotests: 213: Convert to VM.blockdev_create()
Kevin Wolf
1
-61
/
+52
2019-12-19
iotests: 212: Convert to VM.blockdev_create()
Kevin Wolf
1
-55
/
+46
2019-12-19
iotests: 210: Convert to VM.blockdev_create()
Kevin Wolf
1
-45
/
+36
2019-12-19
iotests: 206: Convert to VM.blockdev_create()
Kevin Wolf
1
-121
/
+111
2019-12-19
iotests: 255: Drop blockdev_create()
Kevin Wolf
1
-10
/
+0
2019-12-19
iotests: Create VM.blockdev_create()
Kevin Wolf
1
-0
/
+16
2019-12-19
iotests: Fix IMGOPTSSYNTAX for nbd
Max Reitz
1
-1
/
+2
2019-12-19
iotests/273: Filter format-specific information
Max Reitz
2
-28
/
+2
2019-12-19
iotests: Add more "_require_drivers" checks to the shell-based tests
Thomas Huth
2
-0
/
+2
2019-12-18
iotests: Support job-complete in run_job()
Kevin Wolf
1
-0
/
+2
2019-12-18
iotests: Fix timeout in run_job()
Kevin Wolf
1
-1
/
+1
2019-12-18
iotests: Add qemu_io_log()
Kevin Wolf
1
-0
/
+5
2019-12-18
blockjob: Fix error message for negative speed
Kevin Wolf
1
-2
/
+2
2019-12-18
block: Error out on image creation with conflicting size options
Kevin Wolf
2
-0
/
+10
2019-12-18
qemu-img: fix info --backing-chain --image-opts
Stefan Hajnoczi
3
-0
/
+93
2019-12-18
iotests: Skip test 079 if it is not possible to create large files
Thomas Huth
1
-0
/
+3
2019-12-18
iotests: Skip test 060 if it is not possible to create large files
Thomas Huth
1
-0
/
+3
2019-12-18
iotests: Provide a function for checking the creation of huge files
Thomas Huth
3
-8
/
+13
2019-11-26
iotests: add new test cases to bitmap migration
Vladimir Sementsov-Ogievskiy
2
-9
/
+17
2019-11-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+4
2019-11-19
scsi: deprecate scsi-disk
Paolo Bonzini
1
-2
/
+4
2019-11-18
tests: More iotest 223 improvements
Eric Blake
2
-4
/
+97
2019-11-18
iotests: Include QMP input in .out files
Eric Blake
23
-0
/
+285
2019-11-18
iotests: Switch nbd tests to use Unix rather than TCP
Eric Blake
2
-7
/
+12
2019-11-18
iotests: Fix 173
Eric Blake
2
-3
/
+7
2019-11-18
iotests: Test NBD client reconnection
Andrey Shinkevich
5
-1
/
+110
2019-11-18
iotests: Test multiple blockdev-snapshot calls
Kevin Wolf
3
-0
/
+414
2019-11-18
iotests: Fix "no qualified output" error path
Kevin Wolf
1
-1
/
+1
2019-11-18
qemu-iotests/iotests.py: improve assert_qmp message
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2019-11-07
iotests: Add test for 4G+ compressed qcow2 write
Max Reitz
3
-0
/
+90
2019-10-31
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
1
-2
/
+4
2019-10-31
iotests: Remove 130 from the "auto" group
Thomas Huth
1
-1
/
+1
2019-10-31
IDE: deprecate ide-drive
John Snow
1
-2
/
+4
2019-10-28
qemu-iotests: restrict 264 to qcow2 only
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
[prev]
[next]