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.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
*
python: qemu: add timer parameter for qmp.accept socket
Emanuele Giuseppe Esposito
2021-09-01
1
-1
/
+2
*
python: create qemu packages
John Snow
2021-06-01
1
-1
/
+1
*
Python: expose QEMUMachine's temporary directory
Cleber Rosa
2021-06-01
1
-1
/
+1
*
qemu-iotests: fix pylint 2.8 consider-using-with error
Emanuele Giuseppe Esposito
2021-05-14
1
-32
/
+33
*
qemu-iotests: allow passing unittest.main arguments to the test scripts
Paolo Bonzini
2021-05-14
1
-5
/
+9
*
qemu-iotests: do not buffer the test output
Paolo Bonzini
2021-05-14
1
-29
/
+41
*
iotests: iothreads need ioeventfd
Laurent Vivier
2021-03-24
1
-0
/
+5
*
iotests: Revert "iotests: use -ccw on s390x for 040, 139, and 182"
Laurent Vivier
2021-03-24
1
-5
/
+0
*
iotests.py: add unarchive_sample_image() helper
Vladimir Sementsov-Ogievskiy
2021-03-08
1
-0
/
+10
*
iotests.py: qemu_nbd_popen: remove pid file after use
Vladimir Sementsov-Ogievskiy
2021-02-12
1
-1
/
+5
*
iotests: rewrite check into python
Vladimir Sementsov-Ogievskiy
2021-01-27
1
-0
/
+8
*
iotests: Move try_remove to iotests.py
Max Reitz
2021-01-26
1
-4
/
+7
*
iotests.py: Assume a couple of variables as given
Max Reitz
2021-01-26
1
-13
/
+13
*
iotests.py: qemu_io(): reuse qemu_tool_pipe_and_status()
Vladimir Sementsov-Ogievskiy
2021-01-21
1
-8
/
+1
*
iotests.py: fix qemu_tool_pipe_and_status()
Vladimir Sementsov-Ogievskiy
2021-01-21
1
-3
/
+2
*
iotests.py: execute_setup_common(): add required_fmts argument
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-1
/
+8
*
iotests: qemu_io_silent: support --image-opts
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-1
/
+6
*
iotests: add filter_qmp_virtio_scsi function
Maxim Levitsky
2020-11-09
1
-0
/
+10
*
iotests: Use Python 3 style super()
Kevin Wolf
2020-11-03
1
-4
/
+4
*
iotests.py: Fix type check errors in wait_migration()
Kevin Wolf
2020-11-03
1
-0
/
+4
*
iotests.py: Adjust HMP kwargs typing
John Snow
2020-10-20
1
-1
/
+1
*
iotests: Allow supported and unsupported formats at the same time
Kevin Wolf
2020-10-02
1
-5
/
+1
*
iotests: Introduce qemu_nbd_list_log()
Kevin Wolf
2020-10-02
1
-1
/
+12
*
iotests: Factor out qemu_tool_pipe_and_status()
Kevin Wolf
2020-10-02
1
-26
/
+23
*
configure: Bump the minimum required Python version to 3.6
Thomas Huth
2020-10-02
1
-2
/
+0
*
qemu-iotests: Simplify FilePath __init__
Nir Soffer
2020-09-15
1
-3
/
+2
*
qemu-iotests: Merge FilePaths and FilePath
Nir Soffer
2020-09-15
1
-13
/
+10
*
qemu-iotests: Support varargs syntax in FilePaths
Nir Soffer
2020-09-15
1
-4
/
+4
*
qemu-iotests: Fix FilePaths docstring
Nir Soffer
2020-09-15
1
-6
/
+13
*
qemu-iotests: Fix FilePaths cleanup
Nir Soffer
2020-09-15
1
-4
/
+4
[next]