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-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
2018-05-30
qemu-iotests: Add VM.get_qmp_events_filtered()
Kevin Wolf
2018-05-23
iotests: Move qmp_to_opts() to VM
Kevin Wolf
2018-05-23
job: Add JOB_STATUS_CHANGE QMP event
Kevin Wolf
2018-04-11
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-04-10
iotests.py: improve verify_image_format helper
Vladimir Sementsov-Ogievskiy
2018-04-10
iotests.py: support unsupported_fmts in main()
Vladimir Sementsov-Ogievskiy
2018-04-10
iotests: fix wait_until_completed()
Peter Xu
2018-03-19
iotests: add pause_wait
John Snow
2018-03-16
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2018-03-13
iotests: add dirty bitmap postcopy test
Vladimir Sementsov-Ogievskiy
2018-03-13
iotests: add file_path helper
Vladimir Sementsov-Ogievskiy
2018-03-13
iotests.py: tiny refactor: move system imports up
Vladimir Sementsov-Ogievskiy
2018-02-09
iotests: 205: support luks format
Vladimir Sementsov-Ogievskiy
2018-01-26
iotests: implement QemuIoInteractive class
Vladimir Sementsov-Ogievskiy
2017-12-19
iotests: add VM.add_object()
Stefan Hajnoczi
2017-10-11
scripts: Remove debug parameter from QEMUMachine
Eduardo Habkost
[next]