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
2020-11-09
iotests: add filter_qmp_virtio_scsi function
Maxim Levitsky
2020-11-03
iotests: Use Python 3 style super()
Kevin Wolf
2020-11-03
iotests.py: Fix type check errors in wait_migration()
Kevin Wolf
2020-10-20
iotests.py: Adjust HMP kwargs typing
John Snow
2020-10-02
iotests: Allow supported and unsupported formats at the same time
Kevin Wolf
2020-10-02
iotests: Introduce qemu_nbd_list_log()
Kevin Wolf
2020-10-02
iotests: Factor out qemu_tool_pipe_and_status()
Kevin Wolf
2020-10-02
configure: Bump the minimum required Python version to 3.6
Thomas Huth
2020-09-15
qemu-iotests: Simplify FilePath __init__
Nir Soffer
2020-09-15
qemu-iotests: Merge FilePaths and FilePath
Nir Soffer
2020-09-15
qemu-iotests: Support varargs syntax in FilePaths
Nir Soffer
2020-09-15
qemu-iotests: Fix FilePaths docstring
Nir Soffer
2020-09-15
qemu-iotests: Fix FilePaths cleanup
Nir Soffer
2020-09-07
iotests: Let complete_and_wait() work with commit
Max Reitz
2020-08-21
iotests.py: Let wait_migration() return on failure
Max Reitz
2020-07-28
iotests: Add more qemu_img helpers
Nir Soffer
2020-07-28
iotests: Make qemu_nbd_popen() a contextmanager
Nir Soffer
2020-07-14
iotests.py: use qemu.qmp type aliases
John Snow
2020-07-13
iotests.py: filter_testfiles(): filter SOCK_DIR too
Vladimir Sementsov-Ogievskiy
2020-07-13
iotests.py: QemuIoInteractive: print output on failure
Vladimir Sementsov-Ogievskiy
2020-07-13
iotests: QemuIoInteractive: use qemu_io_args_no_fmt
Vladimir Sementsov-Ogievskiy
2020-07-06
iotests: Check whether luks works
Max Reitz
2020-07-06
iotests.py: Add (verify|has)_working_luks()
Max Reitz
2020-07-06
iotests.py: Add qemu_img_pipe_and_status()
Max Reitz
2020-07-03
iotests.py: Do not wait() before communicate()
Max Reitz
2020-06-17
iotests.py: Add skip_for_formats() decorator
Max Reitz
2020-05-18
iotests: log messages from notrun()
John Snow
2020-05-18
iotests: Fix incomplete type declarations
Kevin Wolf
2020-05-05
iotests: use python logging for iotests.log()
John Snow
2020-05-05
iotests: Mark verify functions as private
John Snow
2020-05-05
iotests: add script_initialize
John Snow
2020-05-05
iotests: add hmp helper with logging
John Snow
2020-05-05
iotests: limit line length to 79 chars
John Snow
2020-05-05
iotests: touch up log function signature
John Snow
2020-05-05
iotests: drop pre-Python 3.4 compatibility code
John Snow
2020-05-05
iotests: alphabetize standard imports
John Snow
2020-05-05
iotests: replace mutable list default args
John Snow
2020-05-05
iotests: ignore import warnings from pylint
John Snow
2020-05-05
iotests: don't use 'format' for drive_add
John Snow
2020-05-05
iotests: do a light delinting
John Snow
2020-04-30
iotests: Filter testfiles out in filter_img_info()
Kevin Wolf
2020-03-21
iotests: Increase pause_wait() timeout
Kevin Wolf
2020-03-21
iotests.py: Enable faulthandler
Kevin Wolf
2020-03-11
iotests: Fix run_job() with use_log=False
Kevin Wolf
2020-02-18
iotests: Add VM.assert_block_path()
Max Reitz
2020-02-07
drop "from __future__ import print_function"
Paolo Bonzini
2020-02-06
iotests: remove 'linux' from default supported platforms
John Snow
2020-01-30
tests/qemu-iotests: enable testing with aio options
Aarushi Mehta
2020-01-27
iotests.py: Let wait_migration wait even more
Max Reitz
2020-01-06
iotests: Add @error to wait_until_completed
Max Reitz
[next]