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
2021-09-15
qemu-img: Add -F shorthand to convert
Eric Blake
2021-09-15
qcow2: handle_dependencies(): relax conflict detection
Vladimir Sementsov-Ogievskiy
2021-09-15
block: bdrv_inactivate_recurse(): check for permissions and fix crash
Vladimir Sementsov-Ogievskiy
2021-09-15
tests: add migrate-during-backup
Vladimir Sementsov-Ogievskiy
2021-09-15
iotests/297: Cover tests/
Hanna Reitz
2021-09-15
mirror-top-perms: Fix AbnormalShutdown path
Hanna Reitz
2021-09-15
migrate-bitmaps-test: Fix pylint warnings
Hanna Reitz
2021-09-15
migrate-bitmaps-postcopy-test: Fix pylint warnings
Hanna Reitz
2021-09-15
iotests/297: Drop 169 and 199 from the skip list
Hanna Reitz
2021-09-15
iotests: Fix use-{list,dict}-literal warnings
Hanna Reitz
2021-09-15
iotests: Fix unspecified-encoding pylint warnings
Hanna Reitz
2021-09-01
iotests/image-fleecing: add test-case for copy-before-write filter
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests/image-fleecing: prepare for adding new test-case
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests/image-fleecing: rename tgt_node
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests/image-fleecing: proper source device
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests.py: hmp_qemu_io: support qdev
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests: move 222 to tests/image-fleecing
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests/222: constantly use single quotes for strings
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests/222: fix pylint and mypy complains
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: relax permission requirements when no parents
Vladimir Sementsov-Ogievskiy
2021-09-01
block: rename backup-top to copy-before-write
Vladimir Sementsov-Ogievskiy
2021-09-01
iotests: use subprocess.DEVNULL instead of open("/dev/null")
John Snow
2021-09-01
iotests: use with-statement for open() calls
John Snow
2021-09-01
qemu-iotests: add option to show qemu binary logs on stdout
Emanuele Giuseppe Esposito
2021-09-01
qemu-iotests: insert valgrind command line as wrapper for qemu binary
Emanuele Giuseppe Esposito
2021-09-01
qemu-iotests: allow valgrind to read/delete the generated log file
Emanuele Giuseppe Esposito
2021-09-01
qemu-iotests: extend QMP socket timeout when using valgrind
Emanuele Giuseppe Esposito
2021-09-01
qemu-iotests: extend the check script to prepare supporting valgrind for pyth...
Emanuele Giuseppe Esposito
2021-09-01
qemu-iotests: add gdbserver option to script tests too
Emanuele Giuseppe Esposito
2021-09-01
qemu_iotests: insert gdbserver command line as wrapper for qemu binary
Emanuele Giuseppe Esposito
2021-09-01
qemu-iotests: delay QMP socket timers
Emanuele Giuseppe Esposito
2021-09-01
qemu-iotests: add option to attach gdbserver
Emanuele Giuseppe Esposito
2021-09-01
python: qemu: add timer parameter for qmp.accept socket
Emanuele Giuseppe Esposito
2021-08-09
tests: filter out TLS distinguished name in certificate checks
Daniel P. Berrangé
2021-07-21
qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'
Eric Blake
2021-07-21
qemu-img: Fail fast on convert --bitmaps with inconsistent bitmap
Eric Blake
2021-07-21
iotests: Improve and rename test 291 to qemu-img-bitmap
Eric Blake
2021-07-20
iotests/307: Test iothread conflict for exports
Max Reitz
2021-07-20
block/mirror: fix active mirror dead-lock in mirror_wait_on_conflicts
Vladimir Sementsov-Ogievskiy
2021-07-20
iotest 151: add test-case that shows active mirror dead-lock
Vladimir Sementsov-Ogievskiy
2021-07-12
qemu-img: Make unallocated part of backing chain obvious in map
Eric Blake
2021-07-12
iotests: Improve and rename test 309 to nbd-qemu-allocation
Eric Blake
2021-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-07-09
block: Make blockdev-reopen stable API
Alberto Garcia
2021-07-09
iotests: Test reopening multiple devices at the same time
Alberto Garcia
2021-07-09
block: Support multiple reopening with x-blockdev-reopen
Alberto Garcia
2021-07-09
qemu-img: Improve error for rebase without backing format
Eric Blake
2021-07-09
qemu-img: Require -F with -b backing image
Eric Blake
2021-07-09
qcow2: Prohibit backing file changes in 'qemu-img amend'
Eric Blake
2021-07-09
iotests/fuse-allow-other: Test allow-other
Max Reitz
[next]