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
/
iotests.py
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
pylint: fix errors and warnings generated by tests/qemu-iotests/297
Emanuele Giuseppe Esposito
1
-3
/
+4
2021-11-01
iotests: Conditionally silence certain AQMP errors
John Snow
1
-1
/
+19
2021-10-12
python, iotests: remove socket_scm_helper
John Snow
1
-3
/
+0
2021-10-06
iotests: add 'qemu' package location to PYTHONPATH in testenv
John Snow
1
-2
/
+0
2021-09-15
iotests: Fix use-{list,dict}-literal warnings
Hanna Reitz
1
-2
/
+2
2021-09-15
iotests: Fix unspecified-encoding pylint warnings
Hanna Reitz
1
-3
/
+5
2021-09-01
iotests.py: hmp_qemu_io: support qdev
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2021-09-01
iotests: use subprocess.DEVNULL instead of open("/dev/null")
John Snow
1
-7
/
+7
2021-09-01
iotests: use with-statement for open() calls
John Snow
1
-3
/
+4
2021-09-01
qemu-iotests: add option to show qemu binary logs on stdout
Emanuele Giuseppe Esposito
1
-0
/
+8
2021-09-01
qemu-iotests: insert valgrind command line as wrapper for qemu binary
Emanuele Giuseppe Esposito
1
-1
/
+5
2021-09-01
qemu-iotests: allow valgrind to read/delete the generated log file
Emanuele Giuseppe Esposito
1
-0
/
+11
2021-09-01
qemu-iotests: extend QMP socket timeout when using valgrind
Emanuele Giuseppe Esposito
1
-3
/
+3
2021-09-01
qemu-iotests: extend the check script to prepare supporting valgrind for pyth...
Emanuele Giuseppe Esposito
1
-0
/
+11
2021-09-01
qemu_iotests: insert gdbserver command line as wrapper for qemu binary
Emanuele Giuseppe Esposito
1
-1
/
+2
2021-09-01
qemu-iotests: delay QMP socket timers
Emanuele Giuseppe Esposito
1
-1
/
+5
2021-09-01
qemu-iotests: add option to attach gdbserver
Emanuele Giuseppe Esposito
1
-0
/
+5
2021-09-01
python: qemu: add timer parameter for qmp.accept socket
Emanuele Giuseppe Esposito
1
-1
/
+2
2021-06-01
python: create qemu packages
John Snow
1
-1
/
+1
2021-06-01
Python: expose QEMUMachine's temporary directory
Cleber Rosa
1
-1
/
+1
2021-05-14
qemu-iotests: fix pylint 2.8 consider-using-with error
Emanuele Giuseppe Esposito
1
-32
/
+33
2021-05-14
qemu-iotests: allow passing unittest.main arguments to the test scripts
Paolo Bonzini
1
-5
/
+9
2021-05-14
qemu-iotests: do not buffer the test output
Paolo Bonzini
1
-29
/
+41
2021-03-24
iotests: iothreads need ioeventfd
Laurent Vivier
1
-0
/
+5
2021-03-24
iotests: Revert "iotests: use -ccw on s390x for 040, 139, and 182"
Laurent Vivier
1
-5
/
+0
2021-03-08
iotests.py: add unarchive_sample_image() helper
Vladimir Sementsov-Ogievskiy
1
-0
/
+10
2021-02-12
iotests.py: qemu_nbd_popen: remove pid file after use
Vladimir Sementsov-Ogievskiy
1
-1
/
+5
2021-01-27
iotests: rewrite check into python
Vladimir Sementsov-Ogievskiy
1
-0
/
+8
2021-01-26
iotests: Move try_remove to iotests.py
Max Reitz
1
-4
/
+7
2021-01-26
iotests.py: Assume a couple of variables as given
Max Reitz
1
-13
/
+13
2021-01-20
iotests.py: qemu_io(): reuse qemu_tool_pipe_and_status()
Vladimir Sementsov-Ogievskiy
1
-8
/
+1
2021-01-20
iotests.py: fix qemu_tool_pipe_and_status()
Vladimir Sementsov-Ogievskiy
1
-3
/
+2
2020-12-18
iotests.py: execute_setup_common(): add required_fmts argument
Vladimir Sementsov-Ogievskiy
1
-1
/
+8
2020-12-18
iotests: qemu_io_silent: support --image-opts
Vladimir Sementsov-Ogievskiy
1
-1
/
+6
2020-11-09
iotests: add filter_qmp_virtio_scsi function
Maxim Levitsky
1
-0
/
+10
2020-11-03
iotests: Use Python 3 style super()
Kevin Wolf
1
-4
/
+4
2020-11-03
iotests.py: Fix type check errors in wait_migration()
Kevin Wolf
1
-0
/
+4
2020-10-20
iotests.py: Adjust HMP kwargs typing
John Snow
1
-1
/
+1
2020-10-02
iotests: Allow supported and unsupported formats at the same time
Kevin Wolf
1
-5
/
+1
2020-10-02
iotests: Introduce qemu_nbd_list_log()
Kevin Wolf
1
-1
/
+12
2020-10-02
iotests: Factor out qemu_tool_pipe_and_status()
Kevin Wolf
1
-26
/
+23
2020-10-02
configure: Bump the minimum required Python version to 3.6
Thomas Huth
1
-2
/
+0
2020-09-15
qemu-iotests: Simplify FilePath __init__
Nir Soffer
1
-3
/
+2
2020-09-15
qemu-iotests: Merge FilePaths and FilePath
Nir Soffer
1
-13
/
+10
2020-09-15
qemu-iotests: Support varargs syntax in FilePaths
Nir Soffer
1
-4
/
+4
2020-09-15
qemu-iotests: Fix FilePaths docstring
Nir Soffer
1
-6
/
+13
2020-09-15
qemu-iotests: Fix FilePaths cleanup
Nir Soffer
1
-4
/
+4
2020-09-07
iotests: Let complete_and_wait() work with commit
Max Reitz
1
-3
/
+7
2020-08-21
iotests.py: Let wait_migration() return on failure
Max Reitz
1
-6
/
+12
2020-07-28
iotests: Add more qemu_img helpers
Nir Soffer
1
-0
/
+6
[next]