index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
iotests.py
Age
Commit message (
Expand
)
Author
2019-10-10
iotests: prepare 124 and 257 bitmap querying for backup-top filter
Vladimir Sementsov-Ogievskiy
2019-10-04
iotests: Remove Python 2 compatibility code
Kevin Wolf
2019-09-10
iotests: Add supported protocols to execute_test()
Max Reitz
2019-08-16
iotests: Add virtio-scsi device helper
John Snow
2019-08-16
iotests: teach FilePath to produce multiple paths
John Snow
2019-08-16
iotests: teach run_job to cancel pending jobs
John Snow
2019-08-16
iotests: add testing shim for script-style python tests
John Snow
2019-08-16
iotests: Move migration helpers to iotests.py
Kevin Wolf
2019-07-15
iotests: Add @use_log to VM.run_job()
Max Reitz
2019-06-14
iotests.py: rewrite run_job to be pickier
John Snow
2019-06-14
iotests.py: do not use infinite waits
John Snow
2019-06-13
iotests.py: Add qemu_nbd_early_pipe()
Max Reitz
2019-06-04
iotests: Test commit job start with concurrent I/O
Kevin Wolf
2019-05-20
iotests.py: Fix VM.run_job
Max Reitz
2019-05-20
iotests.py: Let assert_qmp() accept an array
Max Reitz
2019-05-07
block/ssh: Implement .bdrv_refresh_filename()
Max Reitz
2019-03-08
iotests: ask QEMU for supported formats
Andrey Shinkevich
2019-03-08
iotests: open notrun files in text mode
Andrey Shinkevich
2019-03-07
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
2019-02-25
iotests: Skip 211 on insufficient memory
Max Reitz
2019-02-25
iotests.py: s/_/-/g on keys in qmp_log()
Max Reitz
2019-02-25
iotests.py: Filter filename in any string value
Max Reitz
2019-02-25
iotests.py: Add is_str()
Max Reitz
2019-02-25
iotests.py: Add node_info()
Max Reitz
2019-02-25
iotests.py: Add filter_imgfmt()
Max Reitz
2019-02-22
Introduce a Python module structure
Cleber Rosa
2019-02-01
iotests/236: fix transaction kwarg order
John Snow
2019-02-01
iotests: Filter cid numbers in VMDK extent info
Fam Zheng
2019-01-31
iotests.py: Add qemu_nbd_pipe()
Max Reitz
2019-01-14
iotests: implement pretty-print for log and qmp_log
John Snow
2019-01-14
iotests: change qmp_log filters to expect QMP objects only
John Snow
2019-01-14
iotests: remove default filters from qmp_log
John Snow
2019-01-14
iotests: add qmp recursive sorting function
John Snow
2019-01-14
iotests: add filter_generated_node_ids
John Snow
2019-01-14
iotests.py: don't abort if IMGKEYSECRET is undefined
John Snow
2018-11-21
iotests: Replace assertEquals() with assertEqual()
Kevin Wolf
2018-10-30
iotests: Unify log outputs between Python 2 and 3
Max Reitz
2018-10-30
iotests: Modify imports for Python 3
Max Reitz
2018-10-30
iotests: Use // for Python integer division
Max Reitz
2018-10-30
iotests: Use Python byte strings where appropriate
Max Reitz
2018-10-30
iotests: Flush in iotests.py's QemuIoInteractive
Max Reitz
2018-06-12
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2018-06-11
iotests: improve pause_job
Vladimir Sementsov-Ogievskiy
2018-06-11
iotests.py: Add qemu_io_silent
Max Reitz
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
2018-05-30
qemu-iotests: Rewrite 210 for blockdev-create job
Kevin Wolf
2018-05-30
qemu-iotests: iotests.py helper for non-file protocols
Kevin Wolf
2018-05-30
qemu-iotests: Add VM.run_job()
Kevin Wolf
2018-05-30
qemu-iotests: Add iotests.img_info_log()
Kevin Wolf
2018-05-30
qemu-iotests: Add VM.qmp_log()
Kevin Wolf
[next]