aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2023-06-28iotests: Test active commit with iothread and background I/OKevin Wolf
2023-06-07iotests: fix 194: filter out racy postcopy-active eventVladimir Sementsov-Ogievskiy
2023-06-05iotests/iov-padding: New testHanna Czenczek
2023-06-02cutils: Use parse_uint in qemu_strtosz for negative rejectionEric Blake
2023-06-02iotests: Fix test 104 under NBDEric Blake
2023-05-30iotests: Test blockdev-create in iothreadKevin Wolf
2023-05-30iotests: Make verify_virtio_scsi_pci_or_ccw() publicKevin Wolf
2023-05-25monitor: do not use mb_read/mb_set for suspend_cntPaolo Bonzini
2023-05-22Merge tag 'pull-request-2023-05-22' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2023-05-22tests/qemu-iotests/172: Run QEMU with -vga none and -nic noneThomas Huth
2023-05-19iotests: Test commit with iothreads and ongoing I/OKevin Wolf
2023-05-19iotests/245: Check if 'compress' driver is availableKevin Wolf
2023-05-18build: move sanitizer tests to mesonPaolo Bonzini
2023-05-15block: add accounting for zone append operationSam Li
2023-05-15qemu-iotests: test zone append operationSam Li
2023-05-15iotests: test new zone operationsSam Li
2023-05-10iotests: Test resizing image attached to an iothreadKevin Wolf
2023-05-10iotests/nbd-reconnect-on-open: Fix NBD socket pathKevin Wolf
2023-04-11iotests: Regression test for vhdx log corruptionKevin Wolf
2023-04-04tests/qemu-iotests: explicitly invoke 'check' via 'python'Daniel P. Berrangé
2023-03-22iotests: register each I/O test separately with mesonDaniel P. Berrangé
2023-03-22iotests: always use a unique sub-directory per testDaniel P. Berrangé
2023-03-22iotests: connect stdin to /dev/null when running testsDaniel P. Berrangé
2023-03-22iotests: print TAP protocol version when reporting testsDaniel P. Berrangé
2023-03-22iotests: strip subdir path when listing testsDaniel P. Berrangé
2023-03-22iotests: allow test discovery before buildingDaniel P. Berrangé
2023-03-22iotests: explicitly pass source/build dir to 'check' commandDaniel P. Berrangé
2023-03-10iotests/308: Add test for 'write -zu'Hanna Czenczek
2023-02-27Updated the FSF address to <https://www.gnu.org/licenses/>Khadija Kamran
2023-02-22python: support pylint 2.16John Snow
2023-02-14tests/qemu-iotests: Require virtio-scsi-pciFabiano Rosas
2023-02-09iotests/detect-zeroes-registered-buf: add new testStefan Hajnoczi
2023-02-01qemu-img: Change info key names for protocol nodesHanna Reitz
2023-02-01qemu-img: Let info print block graphHanna Reitz
2023-02-01iotests/106, 214, 308: Read only one size lineHanna Reitz
2023-02-01iotests: Filter child node informationHanna Reitz
2023-02-01qemu-iotests: Test qemu-img bitmap/commit exit code on errorKevin Wolf
2023-01-24tests/qemu-iotests/262: Check for availability of "blkverify" firstThomas Huth
2023-01-24tests/qemu-iotests/312: Mark "quorum" as required driverThomas Huth
2023-01-09qemu-iotests/stream-under-throttle: do not shutdown QEMUChristian Borntraeger
2023-01-04iotests/check: Fix typing for sys.exit() valueJohn Snow
2022-11-14tests/stream-under-throttle: New testHanna Reitz
2022-11-10iotests/151: Test active requests on mirror startHanna Reitz
2022-11-10iotests/151: Test that active mirror progressesHanna Reitz
2022-10-27block: Refactor get_tmp_filename()Bin Meng
2022-09-30iotests/backing-file-invalidation: Add new testHanna Reitz
2022-09-30block: add missed block_acct_setup with new block device init procedureDenis V. Lunev
2022-08-07tests/qemu-iotests/264: Allow up to 5s for the BLOCK_JOB_CANCEL event to arriveThomas Huth
2022-08-02qemu-iotests: Discard stderr when probing devicesCole Robinson
2022-07-26iotests/131: Add parallels regression testHanna Reitz