index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
iotests.py
Age
Commit message (
Expand
)
Author
2015-12-18
qemu-iotests: Remove cache mode test without medium
Kevin Wolf
2015-12-18
blockdev: Set 'format' indicates non-empty drive
Kevin Wolf
2015-12-03
iotests: Add "add_drive_raw" method
Fam Zheng
2015-09-04
iotests: Warn if python subprocess is killed
Max Reitz
2015-09-04
iotests: Do not suppress segfaults in bash tests
Max Reitz
2015-09-04
iotests: More options for VM.add_drive()
Max Reitz
2015-09-04
qemu-iotests: qemu machine type support
Bo Tu
2015-07-02
iotests: Use event_wait in wait_ready
Fam Zheng
2015-07-02
qemu-iotests: Make block job methods common
Fam Zheng
2015-05-22
qemu-iotests: Make debugging python tests easier
Fam Zheng
2015-04-28
iotests: add QMP event waiting queue
John Snow
2015-02-16
qemu-iotests: Allow caller to disable underscore convertion for qmp
Fam Zheng
2015-02-16
qemu-iotests: Add VM method qtest() to iotests.py
Fam Zheng
2015-02-06
qemu-iotests: Fix supported_oses check
Fam Zheng
2015-01-13
qemu-iotests: Add supported os parameter for python tests
Fam Zheng
2014-11-03
iotests: Omit length/offset test in 040 and 041
Max Reitz
2014-06-27
iotests: Allow out-of-tree run
Max Reitz
2014-04-25
qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed()
Fam Zheng
2013-12-04
qemu-iotests: Honour cache mode in iotests.py
Fam Zheng
2013-11-29
qemu-iotest: Add pause_drive and resume_drive methods
Fam Zheng
2013-10-11
qemu-iotests: Additional info from qemu-img info
Max Reitz
2013-09-26
qemu-iotests: fix qmp.py search path
Fam Zheng
2013-09-12
qemu-iotests: add infrastructure of fd passing via SCM
Wenchao Xia
2013-07-26
Add tests for sync modes 'TOP' and 'NONE'
Ian Main
2013-06-28
qemu-iotests: extract wait_until_completed() into iotests.py
Stefan Hajnoczi
2013-06-04
qemu-iotests: make create_image() common
Stefan Hajnoczi
2013-06-04
qemu-iotests: make compare_images() common
Stefan Hajnoczi
2013-06-04
qemu-iotests: make cancel_and_wait() common
Stefan Hajnoczi
2013-06-04
qemu-iotests: make assert_no_active_block_jobs() common
Stefan Hajnoczi
2012-12-11
tests: Add tests for fdsets
Corey Bryant
2012-12-07
Fix spelling in comments and documentation
Stefan Weil
2012-11-14
qemu-iotests: qcow2: Test growing large refcount table
Kevin Wolf
2012-10-24
qemu-iotests: add testcases for mirroring on-source-error/on-target-error
Paolo Bonzini
2012-09-28
qemu-iotests: add tests for streaming error handling
Paolo Bonzini
2012-09-28
qemu-iotests: map underscore to dash in QMP argument names
Paolo Bonzini
2012-06-15
qemu-iotests: start vms in qtest mode
Paolo Bonzini
2012-05-10
stream: fix sectors not allocated test
Paolo Bonzini
2012-05-10
qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command lines
Paolo Bonzini
2012-02-29
qemu-iotests: add iotests Python module
Stefan Hajnoczi