aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-07-12block: Add blk_co_truncate()Alberto Faria1-0/+14
2022-07-12block: Implement blk_pwrite_zeroes() using generated_co_wrapperAlberto Faria1-0/+17
2022-07-12block: Add blk_co_pwrite_compressed()Alberto Faria1-0/+18
2022-07-12block: Export blk_pwritev_part() in block-backend-io.hAlberto Faria1-0/+19
2022-07-12block: Add blk_[co_]preadv_part()Alberto Faria1-0/+19
2022-07-12block: Add blk_{preadv,pwritev}()Alberto Faria1-1/+41
2022-07-12block: Change blk_{pread,pwrite}() param orderAlberto Faria1-4/+4
2022-07-12block: Add a 'flags' param to blk_pread()Alberto Faria1-2/+2
2022-07-12block: Make blk_{pread,pwrite}() return 0 on successAlberto Faria1-2/+2
2022-07-12tests/qemu-iotests: skip 108 when FUSE is not loadedJohn Snow1-0/+5
2022-07-12tests/qemu-iotests: hotfix for 307, 223 outputJohn Snow2-4/+4
2022-07-12crypto: Make block callbacks return 0 on successAlberto Faria1-19/+19
2022-07-12block: Make bdrv_{pread,pwrite}() return 0 on successAlberto Faria1-2/+2
2022-07-12block: Change bdrv_{pread,pwrite,pwrite_sync}() param orderAlberto Faria1-4/+4
2022-07-12block: Add a 'flags' param to bdrv_{pread,pwrite,pwrite_sync}()Alberto Faria1-4/+4
2022-07-12iotests/copy-before-write: specify required_fmtsVladimir Sementsov-Ogievskiy1-1/+2
2022-07-12iotests: fix copy-before-write for macOS and FreeBSDVladimir Sementsov-Ogievskiy1-0/+5
2022-07-06tests/tcg/ppc64: Add mffsce testVíctor Colombo3-0/+39
2022-07-05tests: use consistent bandwidth/downtime limits in migration testsDaniel P. Berrangé1-34/+20
2022-07-05tests: increase migration test converge downtime to 30 secondsDaniel P. Berrangé1-1/+1
2022-07-05tests: wait for migration completion before looking for STOP eventDaniel P. Berrangé1-1/+4
2022-07-05tests: wait max 120 seconds for migration test status changesDaniel P. Berrangé1-0/+14
2022-07-05tests/fp: Do not build softfloat3 tests if TCG is disabledPhilippe Mathieu-Daudé1-0/+3
2022-07-04tests: fix test-cutils leaksMarc-André Lureau1-8/+34
2022-07-03target/riscv: Set env->bins in gen_exception_illegalRichard Henderson3-0/+95
2022-06-30hw: m25p80: add tests for write protect (WP# and SRWD bit)Iris Chen1-0/+62
2022-06-29iotests: copy-before-write: add cases for cbw-timeout optionVladimir Sementsov-Ogievskiy2-2/+83
2022-06-29iotests: add copy-before-write: on-cbw-error testsVladimir Sementsov-Ogievskiy3-0/+145
2022-06-23migration: remove the QEMUFileOps abstractionDaniel P. Berrangé1-3/+2
2022-06-22io: add a QIOChannelNull equivalent to /dev/nullDaniel P. Berrangé2-0/+96
2022-06-22hw: m25p80: fixing individual test failure when tests are running in isolationIris Chen1-11/+63
2022-06-22test/avocado/machine_aspeed.py: Add an I2C RTC testCédric Le Goater1-0/+8
2022-06-22test/avocado/machine_aspeed.py: Add I2C tests to ast2600-evbCédric Le Goater1-0/+13
2022-06-22test/avocado/machine_aspeed.py: Add I2C tests to ast2500-evbCédric Le Goater1-0/+13
2022-06-22test/avocado/machine_aspeed.py: Add tests using buildroot imagesCédric Le Goater1-0/+52
2022-06-22test/avocado/machine_aspeed.py: Move OpenBMC testsCédric Le Goater2-43/+50
2022-06-16Merge tag 'pull-9p-20220616' of https://github.com/cschoenebeck/qemu into sta...Richard Henderson1-4/+197
2022-06-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2-9/+69
2022-06-16tests/9pfs: check fid being unaffected in fs_walk_2nd_nonexistentChristian Schoenebeck1-4/+22
2022-06-16tests/9pfs: guard recent 'Twalk' behaviour fixChristian Schoenebeck1-3/+39
2022-06-16tests/9pfs: compare QIDs in fs_walk_none() testChristian Schoenebeck1-0/+87
2022-06-16tests/9pfs: Twalk with nwname=0Christian Schoenebeck1-0/+22
2022-06-16tests/9pfs: walk to non-existent dirChristian Schoenebeck1-0/+30
2022-06-15vfio-user: handle PCI BAR accessesJagannathan Raman1-4/+5
2022-06-15vfio-user: build libraryJagannathan Raman1-0/+2
2022-06-15tests/vm: allow running tests in an unconfigured source treePaolo Bonzini1-9/+17
2022-06-14cutils: add functions for IEC and SI prefixesPaolo Bonzini1-0/+52
2022-06-14tests/docker: fix the IMAGE for build invocationAlex Bennée1-1/+1
2022-06-14tests/tcg/i386: Use explicit suffix on fist insnsRichard Henderson2-13/+13
2022-06-14test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undefRichard Henderson1-1/+1