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
Age
Commit message (
Expand
)
Author
2020-02-10
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200207...
Peter Maydell
2020-02-07
drop "from __future__ import print_function"
Paolo Bonzini
2020-02-07
make all Python scripts executable
Paolo Bonzini
2020-02-07
tests/qemu-iotests/check: Only check for Python 3 interpreter
Philippe Mathieu-Daudé
2020-02-07
tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)
Philippe Mathieu-Daudé
2020-02-07
tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)
Philippe Mathieu-Daudé
2020-02-07
tests/qemu-iotests/check: Allow use of python3 interpreter
Philippe Mathieu-Daudé
2020-02-06
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-06' into st...
Peter Maydell
2020-02-06
iotests: add test for backup-top failure on permission activation
Vladimir Sementsov-Ogievskiy
2020-02-06
iotests: Enable more tests in the 'auto' group to improve test coverage
Thomas Huth
2020-02-06
iotests: Skip Python-based tests if QEMU does not support virtio-blk
Thomas Huth
2020-02-06
iotests: Check for the availability of the required devices in 267 and 127
Thomas Huth
2020-02-06
iotests: Test 183 does not work on macOS and OpenBSD
Thomas Huth
2020-02-06
iotests: Test 041 only works on certain systems
Thomas Huth
2020-02-06
iotests: remove 'linux' from default supported platforms
John Snow
2020-02-05
nbd: Allow description when creating NBD blockdev
Eric Blake
2020-01-30
tests/qemu-iotests: use AIOMODE with various tests
Aarushi Mehta
2020-01-30
tests/qemu-iotests: enable testing with aio options
Aarushi Mehta
2020-01-27
iotests: Test handling of AioContexts with some blockdev actions
Sergio Lopez
2020-01-27
blockdev: unify qmp_drive_backup and drive-backup transaction paths
Sergio Lopez
2020-01-27
iotests: Add more "skip_if_unsupported" statements to the python tests
Thomas Huth
2020-01-27
iotests.py: Let wait_migration wait even more
Max Reitz
2020-01-06
tests/qemu-iotests: Update tests to recent desugarized -accel option
Philippe Mathieu-Daudé
2020-01-06
tests/qemu-iotests: add case to write compressed data of multiple clusters
Andrey Shinkevich
2020-01-06
iotests: Allow check -o data_file
Max Reitz
2020-01-06
iotests: Disable data_file where it cannot be used
Max Reitz
2020-01-06
iotests: Make 198 work with data_file
Max Reitz
2020-01-06
iotests: Make 137 work with data_file
Max Reitz
2020-01-06
iotests: Make 110 work with data_file
Max Reitz
2020-01-06
iotests: Make 091 work with data_file
Max Reitz
2020-01-06
iotests: Avoid cp/mv of test images
Max Reitz
2020-01-06
iotests: Use _rm_test_img for deleting test images
Max Reitz
2020-01-06
iotests: Avoid qemu-img create
Max Reitz
2020-01-06
iotests: Drop IMGOPTS use in 267
Max Reitz
2020-01-06
iotests: Replace IMGOPTS='' by --no-opts
Max Reitz
2020-01-06
iotests: Replace IMGOPTS= by -o
Max Reitz
2020-01-06
iotests: Inject space into -ocompat=0.10 in 051
Max Reitz
2020-01-06
iotests: Add -o and --no-opts to _make_test_img
Max Reitz
2020-01-06
iotests: Let _make_test_img parse its parameters
Max Reitz
2020-01-06
iotests: Drop compat=1.1 in 050
Max Reitz
2020-01-06
iotests: Replace IMGOPTS by _unsupported_imgopts
Max Reitz
2020-01-06
iotests: Filter refcount_order in 036
Max Reitz
2020-01-06
iotests: Add _filter_json_filename
Max Reitz
2020-01-06
iotests/qcow2.py: Split feature fields into bits
Max Reitz
2020-01-06
iotests/qcow2.py: Add dump-header-exts
Max Reitz
2020-01-06
iotests: s/qocw2/qcow2/
Max Reitz
2020-01-06
iotests: Add test for failing mirror complete
Max Reitz
2020-01-06
iotests: Add @error to wait_until_completed
Max Reitz
2019-12-19
iotests: Test external snapshot with VM state
Kevin Wolf
2019-12-19
iotests: 211: Remove duplication with VM.blockdev_create()
Kevin Wolf
[next]