aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2023-09-06iotests: Add test for data_off checkAlexander Ivanov2-0/+25
2023-09-06iotests: Fix test 131 after repair was added to parallels_open()Alexander Ivanov2-17/+4
2023-09-06iotests: Fix cluster size in parallels images tests (131)Alexander Ivanov2-23/+26
2023-09-06iotests: Refactor tests of parallels images checks (131)Alexander Ivanov1-13/+16
2023-09-06iotests: Add test for BAT entries duplication checkAlexander Ivanov2-0/+63
2023-09-06iotests: Add leak check test for parallels formatAlexander Ivanov2-0/+49
2023-09-06iotests: Add out-of-image check test for parallels formatAlexander Ivanov2-0/+83
2023-08-30tests/qemu-iotests/197: add testcase for CoR with subclustersAndrey Drobyshev2-0/+53
2023-06-28iotests: Test active commit with iothread and background I/OKevin Wolf2-0/+108
2023-06-07iotests: fix 194: filter out racy postcopy-active eventVladimir Sementsov-Ogievskiy2-1/+5
2023-06-05iotests/iov-padding: New testHanna Czenczek2-0/+144
2023-06-02cutils: Use parse_uint in qemu_strtosz for negative rejectionEric Blake3-9/+4
2023-06-02iotests: Fix test 104 under NBDEric Blake2-4/+3
2023-05-30iotests: Test blockdev-create in iothreadKevin Wolf2-0/+71
2023-05-30iotests: Make verify_virtio_scsi_pci_or_ccw() publicKevin Wolf2-2/+2
2023-05-25monitor: do not use mb_read/mb_set for suspend_cntPaolo Bonzini2-12/+12
2023-05-22Merge tag 'pull-request-2023-05-22' of https://gitlab.com/thuth/qemu into sta...Richard Henderson1-1/+1
2023-05-22tests/qemu-iotests/172: Run QEMU with -vga none and -nic noneThomas Huth1-1/+1
2023-05-19iotests: Test commit with iothreads and ongoing I/OKevin Wolf3-6/+58
2023-05-19iotests/245: Check if 'compress' driver is availableKevin Wolf2-11/+5
2023-05-18build: move sanitizer tests to mesonPaolo Bonzini1-1/+1
2023-05-15block: add accounting for zone append operationSam Li1-0/+18
2023-05-15qemu-iotests: test zone append operationSam Li2-0/+32
2023-05-15iotests: test new zone operationsSam Li2-0/+142
2023-05-10iotests: Test resizing image attached to an iothreadKevin Wolf2-0/+82
2023-05-10iotests/nbd-reconnect-on-open: Fix NBD socket pathKevin Wolf2-3/+4
2023-04-11iotests: Regression test for vhdx log corruptionKevin Wolf2-0/+76
2023-04-04tests/qemu-iotests: explicitly invoke 'check' via 'python'Daniel P. Berrangé1-3/+4
2023-03-22iotests: register each I/O test separately with mesonDaniel P. Berrangé1-6/+29
2023-03-22iotests: always use a unique sub-directory per testDaniel P. Berrangé1-10/+10
2023-03-22iotests: connect stdin to /dev/null when running testsDaniel P. Berrangé1-20/+2
2023-03-22iotests: print TAP protocol version when reporting testsDaniel P. Berrangé1-0/+1
2023-03-22iotests: strip subdir path when listing testsDaniel P. Berrangé1-1/+1
2023-03-22iotests: allow test discovery before buildingDaniel P. Berrangé2-2/+8
2023-03-22iotests: explicitly pass source/build dir to 'check' commandDaniel P. Berrangé2-11/+27
2023-03-10iotests/308: Add test for 'write -zu'Hanna Czenczek2-0/+78
2023-02-27Updated the FSF address to <https://www.gnu.org/licenses/>Khadija Kamran1-3/+1
2023-02-22python: support pylint 2.16John Snow2-3/+3
2023-02-14tests/qemu-iotests: Require virtio-scsi-pciFabiano Rosas1-0/+1
2023-02-09iotests/detect-zeroes-registered-buf: add new testStefan Hajnoczi2-0/+65
2023-02-01qemu-img: Change info key names for protocol nodesHanna Reitz1-3/+3
2023-02-01qemu-img: Let info print block graphHanna Reitz2-1/+6
2023-02-01iotests/106, 214, 308: Read only one size lineHanna Reitz3-6/+8
2023-02-01iotests: Filter child node informationHanna Reitz3-19/+43
2023-02-01qemu-iotests: Test qemu-img bitmap/commit exit code on errorKevin Wolf2-0/+119
2023-01-24tests/qemu-iotests/262: Check for availability of "blkverify" firstThomas Huth1-1/+2
2023-01-24tests/qemu-iotests/312: Mark "quorum" as required driverThomas Huth1-0/+1
2023-01-09qemu-iotests/stream-under-throttle: do not shutdown QEMUChristian Borntraeger1-0/+2
2023-01-04iotests/check: Fix typing for sys.exit() valueJohn Snow1-1/+1
2022-11-14tests/stream-under-throttle: New testHanna Reitz2-0/+126