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
2024-03-27
iotests: add test for stream job with an unaligned prefetch read
Fiona Ebner
2024-03-19
iotests: Add test for reset/AioContext switches with NBD exports
Kevin Wolf
2024-02-16
iotests: Make 144 deterministic again
Kevin Wolf
2024-02-12
iotests: give tempdir an identifying name
Daniel P. Berrangé
2024-02-12
iotests: fix leak of tmpdir in dry-run mode
Daniel P. Berrangé
2024-01-26
monitor: only run coroutine commands in qemu_aio_context
Stefan Hajnoczi
2024-01-26
iotests: port 141 to Python for reliable QMP testing
Stefan Hajnoczi
2024-01-26
iotests: add filter_qmp_generated_node_ids()
Stefan Hajnoczi
2023-12-22
iotests: Basic tests for internal snapshots
Kevin Wolf
2023-12-04
tests/qemu-iotests/149: Use more inclusive language in this test
Thomas Huth
2023-11-28
vmdk: Don't corrupt desc file in vmdk_write_cid
Fam Zheng
2023-11-28
iotests: fix default machine type detection
Andrey Drobyshev
2023-11-21
iotests: Test two stream jobs in a single iothread
Kevin Wolf
2023-11-01
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-10-31
iotests: add test for changing mirror's copy_mode
Fiona Ebner
2023-10-31
mirror: return mirror-specific information upon query
Fiona Ebner
2023-10-31
iotests: Test media change with iothreads
Kevin Wolf
2023-10-31
iotests: add tests for "qemu-img rebase" with compression
Andrey Drobyshev
2023-10-31
iotests/{024, 271}: add testcases for qemu-img rebase
Andrey Drobyshev
2023-10-31
qemu-iotests: 024: add rebasing test case for overlay_size > backing_size
Andrey Drobyshev
2023-10-31
qemu-iotests: Filter warnings about block migration being deprecated
Juan Quintela
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
[next]