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-26
iotests: add test for stream job with an unaligned prefetch read
Fiona Ebner
2024-03-26
tests/qemu-iotests: Test 157 and 227 require virtio-blk
Thomas Huth
2024-03-18
iotests: adapt to output change for recently introduced 'detached header' field
Fiona Ebner
2024-03-18
tests/qemu-iotests: Restrict tests using "--blockdev file" to the file protocol
Thomas Huth
2024-03-18
tests/qemu-iotests: Fix some tests that use --image-opts for other protocols
Thomas Huth
2024-03-18
tests/qemu-iotests: Restrict tests that use --image-opts to the 'file' protocol
Thomas Huth
2024-03-18
tests/qemu-iotests: Restrict test 156 to the 'file' protocol
Thomas Huth
2024-03-18
tests/qemu-iotests: Restrict test 134 and 158 to the 'file' protocol
Thomas Huth
2024-03-18
tests/qemu-iotests: Restrict test 130 to the 'file' protocol
Thomas Huth
2024-03-18
tests/qemu-iotests: Restrict test 114 to the 'file' protocol
Thomas Huth
2024-03-18
tests/qemu-iotests: Restrict test 066 to the 'file' protocol
Thomas Huth
2024-03-18
tests/qemu-iotests: Fix test 033 for running with non-file protocols
Thomas Huth
2024-03-18
qemu-img: Fix Column Width and Improve Formatting in snapshot list
Abhiram Tilak
2024-03-18
iotests: Add test for reset/AioContext switches with NBD exports
Kevin Wolf
2024-02-15
iotests: Make 144 deterministic again
Kevin Wolf
2024-02-12
Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into ...
Peter Maydell
2024-02-09
tests: Add case for LUKS volume with detached header
Hyman Huang
2024-02-09
crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKS
Hyman Huang
2024-02-07
iotests: give tempdir an identifying name
Daniel P. Berrangé
2024-02-07
iotests: fix leak of tmpdir in dry-run mode
Daniel P. Berrangé
2024-01-26
iotests/277: Use iotests.sock_dir for socket creation
Andrey Drobyshev
2024-01-26
iotests/iothreads-stream: Use the right TimeoutError
Kevin Wolf
2024-01-26
iotests/264: Use iotests.sock_dir for socket creation
Andrey Drobyshev
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
2024-01-19
qapi: Remove deprecated 'singlestep' member of StatusInfo
Philippe Mathieu-Daudé
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-21
block: remove outdated AioContext locking comments
Stefan Hajnoczi
2023-12-21
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
[next]