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
2022-05-12
qemu-iotests: inline common.config into common.rc
Paolo Bonzini
2
-53
/
+19
2022-05-12
nbd/server: Allow MULTI_CONN for shared writable exports
Eric Blake
3
-1
/
+151
2022-05-12
tests/qemu-iotests: print intent to run a test in TAP mode
Daniel P. Berrangé
1
-0
/
+3
2022-05-12
iotests/testrunner: Flush after run_test()
Hanna Reitz
1
-0
/
+1
2022-05-04
iotests/reopen-file: Test reopening file child
Hanna Reitz
2
-0
/
+94
2022-05-04
iotests: Add regression test for issue 945
Hanna Reitz
2
-0
/
+86
2022-04-26
iotests/223: check new possibility of exporting bitmaps by node/name
Vladimir Sementsov-Ogievskiy
2
-2
/
+61
2022-04-25
iotests/108: Fix when missing user_allow_other
Hanna Reitz
1
-1
/
+1
2022-04-25
iotests: make qemu_io_log() check return codes by default
John Snow
2
-3
/
+4
2022-04-25
iotests: remove qemu_io_silent() and qemu_io_silent_check().
John Snow
10
-59
/
+38
2022-04-25
iotests: remove qemu_io_pipe_and_status()
John Snow
1
-3
/
+0
2022-04-25
iotests/image-fleecing: switch to qemu_io()
John Snow
1
-9
/
+19
2022-04-25
iotests/migration-permissions: use assertRaises() for qemu_io() negative test
John Snow
1
-14
/
+14
2022-04-25
iotests: rebase qemu_io() on top of qemu_tool()
John Snow
6
-54
/
+81
2022-04-25
iotests: create generic qemu_tool() function
John Snow
1
-11
/
+21
2022-04-25
iotests/040: Fix TestCommitWithFilters test
John Snow
1
-2
/
+4
2022-04-25
iotests/040: Don't check image pattern on zero-length image
John Snow
1
-2
/
+12
2022-04-25
iotests: Don't check qemu_io() output for specific error strings
John Snow
2
-18
/
+17
2022-04-25
iotests/163: Fix broken qemu-io invocation
John Snow
1
-4
/
+1
2022-04-25
iotests: replace calls to log(qemu_io(...)) with qemu_io_log()
John Snow
3
-8
/
+6
2022-04-21
python: rename qemu.aqmp to qemu.qmp
John Snow
2
-3
/
+3
2022-04-21
iotests: switch to AQMP
John Snow
1
-2
/
+1
2022-04-21
iotests/mirror-top-perms: switch to AQMP
John Snow
1
-6
/
+3
2022-04-20
iotests/108: Test new refcount rebuild algorithm
Hanna Reitz
2
-1
/
+339
2022-04-20
iotests/303: Check for zstd support
Hanna Reitz
1
-1
/
+3
2022-04-20
iotests/065: Check for zstd support
Hanna Reitz
1
-6
/
+18
2022-04-20
iotests.py: Add supports_qcow2_zstd_compression()
Hanna Reitz
1
-0
/
+20
2022-04-20
tests/qemu-iotests: Move the bash and sanitizer checks to meson.build
Thomas Huth
1
-0
/
+14
2022-04-20
tests/qemu-iotests/meson.build: Improve the indentation
Thomas Huth
1
-29
/
+32
2022-03-29
iotests: Fix status checks
Hanna Reitz
2
-12
/
+39
2022-03-29
block/stream: Drain subtree around graph change
Hanna Reitz
1
-0
/
+5
2022-03-29
iotests: update test owner contact information
John Snow
76
-76
/
+76
2022-03-22
iotests/207: Filter host fingerprint
Hanna Reitz
2
-4
/
+9
2022-03-22
iotests.py: Filters for VM.run_job()
Hanna Reitz
1
-10
/
+16
2022-03-22
iotests: make qemu_img_log and img_info_log raise on error
John Snow
3
-5
/
+7
2022-03-22
iotests: remove qemu_img_pipe_and_status()
John Snow
1
-19
/
+7
2022-03-22
iotests: replace qemu_img_log('create', ...) calls
John Snow
6
-48
/
+13
2022-03-22
iotests: use qemu_img() in has_working_luks()
John Snow
1
-9
/
+9
2022-03-22
iotests: remove remaining calls to qemu_img_pipe()
John Snow
4
-13
/
+9
2022-03-22
iotests/149: Remove qemu_img_pipe() call
John Snow
2
-23
/
+5
2022-03-22
iotests: replace unchecked calls to qemu_img_pipe()
John Snow
6
-10
/
+10
2022-03-22
iotests: change supports_quorum to use qemu_img
John Snow
1
-2
/
+2
2022-03-22
iotests: add qemu_img_map() function
John Snow
6
-24
/
+17
2022-03-22
iotests/remove-bitmap-from-backing: use qemu_img_info()
John Snow
1
-3
/
+3
2022-03-22
iotests: add qemu_img_info()
John Snow
3
-10
/
+15
2022-03-22
iotests: use qemu_img_json() when applicable
John Snow
1
-4
/
+4
2022-03-22
iotests: add qemu_img_json()
John Snow
1
-0
/
+32
2022-03-22
iotests: fortify compare_images() against crashes
John Snow
1
-5
/
+16
2022-03-22
iotests: make qemu_img raise on non-zero rc by default
John Snow
2
-10
/
+55
2022-03-22
iotests: Remove explicit checks for qemu_img() == 0
John Snow
15
-56
/
+45
[next]