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
2019-08-16
iotests: Add virtio-scsi device helper
John Snow
1
-0
/
+4
2019-08-16
iotests: teach FilePath to produce multiple paths
John Snow
1
-10
/
+24
2019-08-16
iotests: teach run_job to cancel pending jobs
John Snow
1
-2
/
+22
2019-08-16
iotests: add testing shim for script-style python tests
John Snow
1
-14
/
+26
2019-08-16
iotests: Move migration helpers to iotests.py
Kevin Wolf
1
-0
/
+16
2019-07-15
iotests: Add @use_log to VM.run_job()
Max Reitz
1
-5
/
+13
2019-06-14
iotests.py: rewrite run_job to be pickier
John Snow
1
-19
/
+29
2019-06-14
iotests.py: do not use infinite waits
John Snow
1
-7
/
+7
2019-06-13
iotests.py: Add qemu_nbd_early_pipe()
Max Reitz
1
-3
/
+6
2019-06-04
iotests: Test commit job start with concurrent I/O
Kevin Wolf
1
-1
/
+9
2019-05-20
iotests.py: Fix VM.run_job
Max Reitz
1
-1
/
+1
2019-05-20
iotests.py: Let assert_qmp() accept an array
Max Reitz
1
-2
/
+16
2019-05-07
block/ssh: Implement .bdrv_refresh_filename()
Max Reitz
1
-1
/
+1
2019-03-08
iotests: ask QEMU for supported formats
Andrey Shinkevich
1
-0
/
+43
2019-03-08
iotests: open notrun files in text mode
Andrey Shinkevich
1
-1
/
+1
2019-03-07
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
1
-2
/
+2
2019-02-25
iotests: Skip 211 on insufficient memory
Max Reitz
1
-1
/
+4
2019-02-25
iotests.py: s/_/-/g on keys in qmp_log()
Max Reitz
1
-2
/
+4
2019-02-25
iotests.py: Filter filename in any string value
Max Reitz
1
-1
/
+1
2019-02-25
iotests.py: Add is_str()
Max Reitz
1
-0
/
+6
2019-02-25
iotests.py: Add node_info()
Max Reitz
1
-0
/
+7
2019-02-25
iotests.py: Add filter_imgfmt()
Max Reitz
1
-0
/
+10
2019-02-22
Introduce a Python module structure
Cleber Rosa
1
-2
/
+2
2019-02-01
iotests/236: fix transaction kwarg order
John Snow
1
-10
/
+11
2019-02-01
iotests: Filter cid numbers in VMDK extent info
Fam Zheng
1
-0
/
+1
2019-01-31
iotests.py: Add qemu_nbd_pipe()
Max Reitz
1
-0
/
+14
2019-01-14
iotests: implement pretty-print for log and qmp_log
John Snow
1
-5
/
+10
2019-01-14
iotests: change qmp_log filters to expect QMP objects only
John Snow
1
-3
/
+25
2019-01-14
iotests: remove default filters from qmp_log
John Snow
1
-1
/
+1
2019-01-14
iotests: add qmp recursive sorting function
John Snow
1
-4
/
+20
2019-01-14
iotests: add filter_generated_node_ids
John Snow
1
-0
/
+3
2019-01-14
iotests.py: don't abort if IMGKEYSECRET is undefined
John Snow
1
-1
/
+1
2018-11-21
iotests: Replace assertEquals() with assertEqual()
Kevin Wolf
1
-1
/
+1
2018-10-30
iotests: Unify log outputs between Python 2 and 3
Max Reitz
1
-3
/
+7
2018-10-30
iotests: Modify imports for Python 3
Max Reitz
1
-4
/
+9
2018-10-30
iotests: Use // for Python integer division
Max Reitz
1
-1
/
+1
2018-10-30
iotests: Use Python byte strings where appropriate
Max Reitz
1
-4
/
+7
2018-10-30
iotests: Flush in iotests.py's QemuIoInteractive
Max Reitz
1
-0
/
+1
2018-06-12
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
1
-2
/
+3
2018-06-11
iotests: improve pause_job
Vladimir Sementsov-Ogievskiy
1
-2
/
+7
2018-06-11
iotests.py: Add qemu_io_silent
Max Reitz
1
-0
/
+9
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
1
-2
/
+3
2018-05-30
qemu-iotests: Rewrite 210 for blockdev-create job
Kevin Wolf
1
-2
/
+10
2018-05-30
qemu-iotests: iotests.py helper for non-file protocols
Kevin Wolf
1
-0
/
+17
2018-05-30
qemu-iotests: Add VM.run_job()
Kevin Wolf
1
-0
/
+19
2018-05-30
qemu-iotests: Add iotests.img_info_log()
Kevin Wolf
1
-0
/
+18
2018-05-30
qemu-iotests: Add VM.qmp_log()
Kevin Wolf
1
-0
/
+11
2018-05-30
qemu-iotests: Add VM.get_qmp_events_filtered()
Kevin Wolf
1
-0
/
+5
2018-05-23
iotests: Move qmp_to_opts() to VM
Kevin Wolf
1
-22
/
+23
2018-05-23
job: Add JOB_STATUS_CHANGE QMP event
Kevin Wolf
1
-0
/
+5
[next]