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
2023-10-17
iotests: use the correct python to run linters
John Snow
2023-10-17
iotests: get rid of '..' in path environment output
John Snow
2023-10-12
python: use vm.cmd() instead of vm.qmp() where appropriate
Vladimir Sementsov-Ogievskiy
2023-10-12
iotests.py: pause_job(): drop return value
Vladimir Sementsov-Ogievskiy
2023-10-12
iotests: drop some extra ** in qmp() call
Vladimir Sementsov-Ogievskiy
2023-10-12
iotests: drop some extra semicolons
Vladimir Sementsov-Ogievskiy
2023-10-12
iotests: refactor some common qmp result checks into generic pattern
Vladimir Sementsov-Ogievskiy
2023-10-12
iotests: add some missed checks of qmp result
Vladimir Sementsov-Ogievskiy
2023-10-12
iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine.
Vladimir Sementsov-Ogievskiy
2023-10-12
python/qemu: rename command() to cmd()
Vladimir Sementsov-Ogievskiy
2023-10-12
python: rename QEMUMonitorProtocol.cmd() to cmd_raw()
Vladimir Sementsov-Ogievskiy
2023-10-11
Python/iotests: Add type hint for nbd module
John Snow
2023-10-11
python/machine: remove unused sock_dir argument
John Snow
2023-10-05
nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
Eric Blake
2023-10-05
nbd/client: Request extended headers during negotiation
Eric Blake
2023-10-04
build: Remove --enable-gprof
Richard Henderson
2023-09-22
iotests: improve 'not run' message for nbd-multiconn test
Denis V. Lunev
2023-09-22
iotests: use TEST_IMG_FILE instead of TEST_IMG in _require_large_file
Denis V. Lunev
2023-09-21
Merge tag 'pull-parallels-2023-09-20-v2' of https://src.openvz.org/scm/~den/q...
Stefan Hajnoczi
2023-09-21
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-09-21
Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into staging
Stefan Hajnoczi
2023-09-21
tests: extend test 131 to cover availability of the write-zeroes
Denis V. Lunev
2023-09-21
tests: extend test 131 to cover availability of the discard operation
Denis V. Lunev
2023-09-21
tests: test self-cure of parallels image with duplicated clusters
Denis V. Lunev
2023-09-21
tests: fix broken deduplication check in parallels format test
Denis V. Lunev
2023-09-21
parallels: add test which will validate data_off fixes through repair
Denis V. Lunev
2023-09-21
tests: ensure that image validation will not cure the corruption
Denis V. Lunev
2023-09-20
qemu-img: map: report compressed data blocks
Andrey Drobyshev via
2023-09-20
block: Introduce bdrv_schedule_unref()
Kevin Wolf
2023-09-11
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-09-08
qemu-img: omit errno value in error message
Michael Tokarev
2023-09-08
iotests: adapt test output for new qemu_cleanup() behavior
Fiona Ebner
2023-09-08
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
2023-09-08
docs tests: Fix use of migrate_set_parameter
Markus Armbruster
2023-09-08
tests/: spelling fixes
Michael Tokarev
2023-09-07
qemu-iotests/197: use more generic commands for formats other than qcow2
Andrey Drobyshev
2023-09-06
iotests: Add test for data_off check
Alexander Ivanov
2023-09-06
iotests: Fix test 131 after repair was added to parallels_open()
Alexander Ivanov
2023-09-06
iotests: Fix cluster size in parallels images tests (131)
Alexander Ivanov
2023-09-06
iotests: Refactor tests of parallels images checks (131)
Alexander Ivanov
2023-09-06
iotests: Add test for BAT entries duplication check
Alexander Ivanov
2023-09-06
iotests: Add leak check test for parallels format
Alexander Ivanov
2023-09-06
iotests: Add out-of-image check test for parallels format
Alexander Ivanov
2023-08-30
tests/qemu-iotests/197: add testcase for CoR with subclusters
Andrey Drobyshev
2023-08-29
tests/file-io-error: New test
Hanna Czenczek
2023-06-28
iotests: Test active commit with iothread and background I/O
Kevin Wolf
2023-06-07
iotests: fix 194: filter out racy postcopy-active event
Vladimir Sementsov-Ogievskiy
2023-06-05
iotests/iov-padding: New test
Hanna Czenczek
2023-06-02
cutils: Use parse_uint in qemu_strtosz for negative rejection
Eric Blake
2023-06-02
iotests: Fix test 104 under NBD
Eric Blake
[next]