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: Increase pause_wait() timeout
Kevin Wolf
2020-03-21
1
-1
/
+1
*
iotests.py: Enable faulthandler
Kevin Wolf
2020-03-21
1
-0
/
+3
*
iotests: Fix run_job() with use_log=False
Kevin Wolf
2020-03-11
1
-1
/
+4
*
iotests: Add VM.assert_block_path()
Max Reitz
2020-02-18
1
-0
/
+59
*
drop "from __future__ import print_function"
Paolo Bonzini
2020-02-07
1
-1
/
+0
*
iotests: remove 'linux' from default supported platforms
John Snow
2020-02-06
1
-5
/
+11
*
tests/qemu-iotests: enable testing with aio options
Aarushi Mehta
2020-01-30
1
-2
/
+10
*
iotests.py: Let wait_migration wait even more
Max Reitz
2020-01-27
1
-1
/
+5
*
iotests: Add @error to wait_until_completed
Max Reitz
2020-01-06
1
-6
/
+12
*
iotests: Create VM.blockdev_create()
Kevin Wolf
2019-12-19
1
-0
/
+16
*
iotests: Support job-complete in run_job()
Kevin Wolf
2019-12-18
1
-0
/
+2
*
iotests: Fix timeout in run_job()
Kevin Wolf
2019-12-18
1
-1
/
+1
*
iotests: Add qemu_io_log()
Kevin Wolf
2019-12-18
1
-0
/
+5
*
iotests: Test NBD client reconnection
Andrey Shinkevich
2019-11-18
1
-0
/
+5
*
qemu-iotests/iotests.py: improve assert_qmp message
Vladimir Sementsov-Ogievskiy
2019-11-18
1
-2
/
+2
*
iotests.py: Add @base_dir to FilePaths etc.
Max Reitz
2019-10-28
1
-6
/
+6
*
iotests.py: Store socket files in $SOCK_DIR
Max Reitz
2019-10-28
1
-1
/
+3
*
iotests: Cache supported_formats()
Max Reitz
2019-10-28
1
-3
/
+11
*
iotests: Let skip_if_unsupported accept a function
Max Reitz
2019-10-28
1
-2
/
+6
*
iotests: Use case_skip() in skip_if_unsupported()
Max Reitz
2019-10-28
1
-4
/
+4
*
iotests: Allow skipping test cases
Max Reitz
2019-10-28
1
-3
/
+19
*
iotests: Skip read-only cases in 118 when run as root
Kevin Wolf
2019-10-25
1
-0
/
+10
*
iotests: test nbd reconnect
Vladimir Sementsov-Ogievskiy
2019-10-23
1
-0
/
+11
*
iotests: prepare 124 and 257 bitmap querying for backup-top filter
Vladimir Sementsov-Ogievskiy
2019-10-10
1
-0
/
+27
*
iotests: Remove Python 2 compatibility code
Kevin Wolf
2019-10-04
1
-10
/
+3
*
iotests: Add supported protocols to execute_test()
Max Reitz
2019-09-10
1
-1
/
+3
*
iotests: Add virtio-scsi device helper
John Snow
2019-08-16
1
-0
/
+4
*
iotests: teach FilePath to produce multiple paths
John Snow
2019-08-16
1
-10
/
+24
*
iotests: teach run_job to cancel pending jobs
John Snow
2019-08-16
1
-2
/
+22
*
iotests: add testing shim for script-style python tests
John Snow
2019-08-16
1
-14
/
+26
*
iotests: Move migration helpers to iotests.py
Kevin Wolf
2019-08-16
1
-0
/
+16
*
iotests: Add @use_log to VM.run_job()
Max Reitz
2019-07-15
1
-5
/
+13
*
iotests.py: rewrite run_job to be pickier
John Snow
2019-06-14
1
-19
/
+29
*
iotests.py: do not use infinite waits
John Snow
2019-06-14
1
-7
/
+7
*
iotests.py: Add qemu_nbd_early_pipe()
Max Reitz
2019-06-13
1
-3
/
+6
*
iotests: Test commit job start with concurrent I/O
Kevin Wolf
2019-06-04
1
-1
/
+9
*
iotests.py: Fix VM.run_job
Max Reitz
2019-05-20
1
-1
/
+1
*
iotests.py: Let assert_qmp() accept an array
Max Reitz
2019-05-20
1
-2
/
+16
*
block/ssh: Implement .bdrv_refresh_filename()
Max Reitz
2019-05-07
1
-1
/
+1
*
iotests: ask QEMU for supported formats
Andrey Shinkevich
2019-03-08
1
-0
/
+43
*
iotests: open notrun files in text mode
Andrey Shinkevich
2019-03-08
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
2019-03-07
1
-2
/
+2
|
\
|
*
Introduce a Python module structure
Cleber Rosa
2019-02-22
1
-2
/
+2
*
|
iotests: Skip 211 on insufficient memory
Max Reitz
2019-02-25
1
-1
/
+4
*
|
iotests.py: s/_/-/g on keys in qmp_log()
Max Reitz
2019-02-25
1
-2
/
+4
*
|
iotests.py: Filter filename in any string value
Max Reitz
2019-02-25
1
-1
/
+1
*
|
iotests.py: Add is_str()
Max Reitz
2019-02-25
1
-0
/
+6
*
|
iotests.py: Add node_info()
Max Reitz
2019-02-25
1
-0
/
+7
*
|
iotests.py: Add filter_imgfmt()
Max Reitz
2019-02-25
1
-0
/
+10
|
/
*
iotests/236: fix transaction kwarg order
John Snow
2019-02-01
1
-10
/
+11
[prev]
[next]