index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iotests: make qemu_img_log and img_info_log raise on error
John Snow
2022-03-22
3
-5
/
+7
*
iotests: remove qemu_img_pipe_and_status()
John Snow
2022-03-22
1
-19
/
+7
*
iotests: replace qemu_img_log('create', ...) calls
John Snow
2022-03-22
6
-48
/
+13
*
iotests: use qemu_img() in has_working_luks()
John Snow
2022-03-22
1
-9
/
+9
*
iotests: remove remaining calls to qemu_img_pipe()
John Snow
2022-03-22
4
-13
/
+9
*
iotests/149: Remove qemu_img_pipe() call
John Snow
2022-03-22
2
-23
/
+5
*
iotests: replace unchecked calls to qemu_img_pipe()
John Snow
2022-03-22
6
-10
/
+10
*
iotests: change supports_quorum to use qemu_img
John Snow
2022-03-22
1
-2
/
+2
*
iotests: add qemu_img_map() function
John Snow
2022-03-22
6
-24
/
+17
*
iotests/remove-bitmap-from-backing: use qemu_img_info()
John Snow
2022-03-22
1
-3
/
+3
*
iotests: add qemu_img_info()
John Snow
2022-03-22
3
-10
/
+15
*
iotests: use qemu_img_json() when applicable
John Snow
2022-03-22
1
-4
/
+4
*
iotests: add qemu_img_json()
John Snow
2022-03-22
1
-0
/
+32
*
iotests: fortify compare_images() against crashes
John Snow
2022-03-22
1
-5
/
+16
*
iotests: make qemu_img raise on non-zero rc by default
John Snow
2022-03-22
2
-10
/
+55
*
iotests: Remove explicit checks for qemu_img() == 0
John Snow
2022-03-22
15
-56
/
+45
*
tests/qemu-iotests/testrunner: Supply a test plan in TAP mode
Thomas Huth
2022-03-22
1
-0
/
+1
*
tests/qemu-iotests: Use GNU sed in two more spots where it is necessary
Thomas Huth
2022-03-22
1
-2
/
+2
*
tests: add (riscv virt) machine mapping to testenv
laokz
2022-03-22
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-03-07' into st...
Peter Maydell
2022-03-09
7
-27
/
+188
|
\
|
*
tests/qemu-iotests: validate NBD TLS with UNIX sockets and PSK
Daniel P. Berrangé
2022-03-08
3
-0
/
+70
|
*
tests/qemu-iotests: validate NBD TLS with UNIX sockets
Daniel P. Berrangé
2022-03-08
2
-0
/
+40
|
*
tests/qemu-iotests: validate NBD TLS with hostname mismatch
Daniel P. Berrangé
2022-03-08
3
-3
/
+38
|
*
tests/qemu-iotests: convert NBD TLS test to use standard filters
Daniel P. Berrangé
2022-03-08
2
-21
/
+16
|
*
tests/qemu-iotests: introduce filter for qemu-nbd export list
Daniel P. Berrangé
2022-03-08
3
-3
/
+14
|
*
tests/qemu-iotests: expand _filter_nbd rules
Daniel P. Berrangé
2022-03-07
1
-0
/
+4
|
*
tests/qemu-iotests: add QEMU_IOTESTS_REGEN=1 to update reference file
Daniel P. Berrangé
2022-03-07
1
-0
/
+6
*
|
hw/isa/isa-bus: Remove isabus_dev_print()
Bernhard Beschow
2022-03-08
1
-26
/
+0
|
/
*
iotests/image-fleecing: test push backup with fleecing
Vladimir Sementsov-Ogievskiy
2022-03-07
2
-32
/
+156
*
iotests/image-fleecing: add test case with bitmap
Vladimir Sementsov-Ogievskiy
2022-03-07
2
-9
/
+113
*
iotests.py: add qemu_io_pipe_and_status()
Vladimir Sementsov-Ogievskiy
2022-03-07
1
-0
/
+3
*
iotests/image-fleecing: add test-case for fleecing format node
Vladimir Sementsov-Ogievskiy
2022-03-07
2
-19
/
+119
*
block: copy-before-write: realize snapshot-access API
Vladimir Sementsov-Ogievskiy
2022-03-07
1
-0
/
+224
*
iotests: Write test output to TEST_DIR
Hanna Reitz
2022-03-07
4
-16
/
+14
*
tests/qemu-iotests/testrunner: Quote "case not run" lines in TAP mode
Thomas Huth
2022-03-07
1
-1
/
+4
*
tests/qemu-iotests/040: Skip TestCommitWithFilters without 'throttle'
Thomas Huth
2022-03-07
1
-0
/
+1
*
tests/qemu-iotests: Rework the checks and spots using GNU sed
Thomas Huth
2022-03-04
3
-55
/
+57
*
iotests/graph-changes-while-io: New test
Hanna Reitz
2022-03-04
2
-0
/
+96
*
iotests: Allow using QMP with the QSD
Hanna Reitz
2022-03-04
1
-1
/
+31
*
iotests/185: Add post-READY quit tests
Hanna Reitz
2022-03-04
2
-1
/
+237
*
crypto: perform permission checks under BQL
Emanuele Giuseppe Esposito
2022-03-04
2
-14
/
+11
*
configure, meson: move some default-disabled options to meson_options.txt
Paolo Bonzini
2022-02-21
1
-1
/
+1
*
tests/qemu-iotests/testrunner: Print diff to stderr in TAP mode
Thomas Huth
2022-02-16
1
-1
/
+4
*
Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...
Peter Maydell
2022-02-14
2
-5
/
+35
|
\
|
*
iotests: Test blockdev-reopen with iothreads and throttling
Kevin Wolf
2022-02-11
2
-5
/
+35
*
|
iotests/281: Let NBD connection yield in iothread
Hanna Reitz
2022-02-11
2
-5
/
+27
*
|
iotests/281: Test lingering timers
Hanna Reitz
2022-02-11
2
-4
/
+79
*
|
iotests.py: Add QemuStorageDaemon class
Hanna Reitz
2022-02-11
1
-0
/
+40
|
/
*
python/machine: raise VMLaunchFailure exception from launch()
John Snow
2022-02-02
1
-2
/
+1
*
iotests/migration-permissions: New test
Hanna Reitz
2022-02-01
2
-0
/
+106
[prev]
[next]