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
/
iotests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
iotests: make qemu_io_log() check return codes by default
John Snow
2022-04-25
1
-2
/
+3
*
iotests: remove qemu_io_silent() and qemu_io_silent_check().
John Snow
2022-04-25
1
-16
/
+0
*
iotests: remove qemu_io_pipe_and_status()
John Snow
2022-04-25
1
-3
/
+0
*
iotests: rebase qemu_io() on top of qemu_tool()
John Snow
2022-04-25
1
-6
/
+13
*
iotests: create generic qemu_tool() function
John Snow
2022-04-25
1
-11
/
+21
*
python: rename qemu.aqmp to qemu.qmp
John Snow
2022-04-21
1
-1
/
+1
*
iotests: switch to AQMP
John Snow
2022-04-21
1
-2
/
+1
*
iotests.py: Add supports_qcow2_zstd_compression()
Hanna Reitz
2022-04-20
1
-0
/
+20
*
iotests.py: Filters for VM.run_job()
Hanna Reitz
2022-03-22
1
-10
/
+16
*
iotests: make qemu_img_log and img_info_log raise on error
John Snow
2022-03-22
1
-3
/
+5
*
iotests: remove qemu_img_pipe_and_status()
John Snow
2022-03-22
1
-19
/
+7
*
iotests: use qemu_img() in has_working_luks()
John Snow
2022-03-22
1
-9
/
+9
*
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
1
-0
/
+3
*
iotests: add qemu_img_info()
John Snow
2022-03-22
1
-4
/
+11
*
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
1
-7
/
+50
*
iotests.py: add qemu_io_pipe_and_status()
Vladimir Sementsov-Ogievskiy
2022-03-07
1
-0
/
+3
*
iotests: Write test output to TEST_DIR
Hanna Reitz
2022-03-07
1
-3
/
+2
*
iotests: Allow using QMP with the QSD
Hanna Reitz
2022-03-04
1
-1
/
+31
*
iotests.py: Add QemuStorageDaemon class
Hanna Reitz
2022-02-11
1
-0
/
+40
*
iotests.py: filter compression type out
Vladimir Sementsov-Ogievskiy
2022-02-01
1
-0
/
+2
*
iotests.py: filter out successful output of qemu-img create
Vladimir Sementsov-Ogievskiy
2022-02-01
1
-2
/
+8
*
iotests.py: rewrite default luks support in qemu_img
Vladimir Sementsov-Ogievskiy
2022-02-01
1
-19
/
+17
*
iotests: drop qemu_img_verbose() helper
Vladimir Sementsov-Ogievskiy
2022-02-01
1
-8
/
+0
*
iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd'
Vladimir Sementsov-Ogievskiy
2022-02-01
1
-1
/
+26
*
iotests.py: implement unsupported_imgopts
Vladimir Sementsov-Ogievskiy
2022-02-01
1
-1
/
+14
*
iotests.py: img_info_log(): rename imgopts argument
Vladimir Sementsov-Ogievskiy
2022-02-01
1
-2
/
+3
*
iotests.py: add qemu_io_popen()
Vladimir Sementsov-Ogievskiy
2021-12-23
1
-0
/
+3
*
iotests.py: add and use qemu_io_wrap_args()
Vladimir Sementsov-Ogievskiy
2021-12-23
1
-10
/
+10
*
iotests.py: add qemu_tool_popen()
Vladimir Sementsov-Ogievskiy
2021-12-23
1
-3
/
+11
*
pylint: fix errors and warnings generated by tests/qemu-iotests/297
Emanuele Giuseppe Esposito
2021-11-02
1
-3
/
+4
*
iotests: Conditionally silence certain AQMP errors
John Snow
2021-11-01
1
-1
/
+19
*
python, iotests: remove socket_scm_helper
John Snow
2021-10-12
1
-3
/
+0
*
iotests: add 'qemu' package location to PYTHONPATH in testenv
John Snow
2021-10-06
1
-2
/
+0
*
iotests: Fix use-{list,dict}-literal warnings
Hanna Reitz
2021-09-15
1
-2
/
+2
*
iotests: Fix unspecified-encoding pylint warnings
Hanna Reitz
2021-09-15
1
-3
/
+5
*
iotests.py: hmp_qemu_io: support qdev
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-2
/
+3
*
iotests: use subprocess.DEVNULL instead of open("/dev/null")
John Snow
2021-09-01
1
-7
/
+7
*
iotests: use with-statement for open() calls
John Snow
2021-09-01
1
-3
/
+4
*
qemu-iotests: add option to show qemu binary logs on stdout
Emanuele Giuseppe Esposito
2021-09-01
1
-0
/
+8
*
qemu-iotests: insert valgrind command line as wrapper for qemu binary
Emanuele Giuseppe Esposito
2021-09-01
1
-1
/
+5
*
qemu-iotests: allow valgrind to read/delete the generated log file
Emanuele Giuseppe Esposito
2021-09-01
1
-0
/
+11
*
qemu-iotests: extend QMP socket timeout when using valgrind
Emanuele Giuseppe Esposito
2021-09-01
1
-3
/
+3
*
qemu-iotests: extend the check script to prepare supporting valgrind for pyth...
Emanuele Giuseppe Esposito
2021-09-01
1
-0
/
+11
*
qemu_iotests: insert gdbserver command line as wrapper for qemu binary
Emanuele Giuseppe Esposito
2021-09-01
1
-1
/
+2
*
qemu-iotests: delay QMP socket timers
Emanuele Giuseppe Esposito
2021-09-01
1
-1
/
+5
*
qemu-iotests: add option to attach gdbserver
Emanuele Giuseppe Esposito
2021-09-01
1
-0
/
+5
[next]