summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * block: Add a 'flags' param to blk_pread()Alberto Faria2022-07-121-2/+2
| * block: Make blk_{pread,pwrite}() return 0 on successAlberto Faria2022-07-121-2/+2
| * tests/qemu-iotests: skip 108 when FUSE is not loadedJohn Snow2022-07-121-0/+5
| * tests/qemu-iotests: hotfix for 307, 223 outputJohn Snow2022-07-122-4/+4
| * crypto: Make block callbacks return 0 on successAlberto Faria2022-07-121-19/+19
| * block: Make bdrv_{pread,pwrite}() return 0 on successAlberto Faria2022-07-121-2/+2
| * block: Change bdrv_{pread,pwrite,pwrite_sync}() param orderAlberto Faria2022-07-121-4/+4
| * block: Add a 'flags' param to bdrv_{pread,pwrite,pwrite_sync}()Alberto Faria2022-07-121-4/+4
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2022-07-129-8/+5Star
|\ \ | |/ |/|
| * tests/tcg: compile system emulation tests as freestandingPaolo Bonzini2022-07-065-4/+5
| * tests/vm: do not specify -bios optionPaolo Bonzini2022-07-064-4/+0Star
* | iotests/copy-before-write: specify required_fmtsVladimir Sementsov-Ogievskiy2022-07-121-1/+2
* | iotests: fix copy-before-write for macOS and FreeBSDVladimir Sementsov-Ogievskiy2022-07-121-0/+5
* | tests/tcg/ppc64: Add mffsce testVíctor Colombo2022-07-063-0/+39
|/
* tests: use consistent bandwidth/downtime limits in migration testsDaniel P. Berrangé2022-07-051-34/+20Star
* tests: increase migration test converge downtime to 30 secondsDaniel P. Berrangé2022-07-051-1/+1
* tests: wait for migration completion before looking for STOP eventDaniel P. Berrangé2022-07-051-1/+4
* tests: wait max 120 seconds for migration test status changesDaniel P. Berrangé2022-07-051-0/+14
* tests/fp: Do not build softfloat3 tests if TCG is disabledPhilippe Mathieu-Daudé2022-07-051-0/+3
* tests: fix test-cutils leaksMarc-André Lureau2022-07-041-8/+34
* target/riscv: Set env->bins in gen_exception_illegalRichard Henderson2022-07-033-0/+95
* hw: m25p80: add tests for write protect (WP# and SRWD bit)Iris Chen2022-06-301-0/+62
* iotests: copy-before-write: add cases for cbw-timeout optionVladimir Sementsov-Ogievskiy2022-06-292-2/+83
* iotests: add copy-before-write: on-cbw-error testsVladimir Sementsov-Ogievskiy2022-06-293-0/+145
* migration: remove the QEMUFileOps abstractionDaniel P. Berrangé2022-06-231-3/+2Star
* io: add a QIOChannelNull equivalent to /dev/nullDaniel P. Berrangé2022-06-222-0/+96
* hw: m25p80: fixing individual test failure when tests are running in isolationIris Chen2022-06-221-11/+63
* test/avocado/machine_aspeed.py: Add an I2C RTC testCédric Le Goater2022-06-221-0/+8
* test/avocado/machine_aspeed.py: Add I2C tests to ast2600-evbCédric Le Goater2022-06-221-0/+13
* test/avocado/machine_aspeed.py: Add I2C tests to ast2500-evbCédric Le Goater2022-06-221-0/+13
* test/avocado/machine_aspeed.py: Add tests using buildroot imagesCédric Le Goater2022-06-221-0/+52
* test/avocado/machine_aspeed.py: Move OpenBMC testsCédric Le Goater2022-06-222-43/+50
* Merge tag 'pull-9p-20220616' of https://github.com/cschoenebeck/qemu into sta...Richard Henderson2022-06-161-4/+197
|\
| * tests/9pfs: check fid being unaffected in fs_walk_2nd_nonexistentChristian Schoenebeck2022-06-161-4/+22
| * tests/9pfs: guard recent 'Twalk' behaviour fixChristian Schoenebeck2022-06-161-3/+39
| * tests/9pfs: compare QIDs in fs_walk_none() testChristian Schoenebeck2022-06-161-0/+87
| * tests/9pfs: Twalk with nwname=0Christian Schoenebeck2022-06-161-0/+22
| * tests/9pfs: walk to non-existent dirChristian Schoenebeck2022-06-161-0/+30
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2022-06-162-9/+69
|\ \ | |/ |/|
| * tests/vm: allow running tests in an unconfigured source treePaolo Bonzini2022-06-151-9/+17
| * cutils: add functions for IEC and SI prefixesPaolo Bonzini2022-06-141-0/+52
* | vfio-user: handle PCI BAR accessesJagannathan Raman2022-06-151-4/+5
* | vfio-user: build libraryJagannathan Raman2022-06-151-0/+2
|/
* tests/docker: fix the IMAGE for build invocationAlex Bennée2022-06-141-1/+1
* tests/tcg/i386: Use explicit suffix on fist insnsRichard Henderson2022-06-142-13/+13
* test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undefRichard Henderson2022-06-141-1/+1
* Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson2022-06-1138-4/+44
|\
| * tests/acpi: virt: update golden masters for VIOTMark Cave-Ayland2022-06-102-1/+0Star
| * tests/acpi: virt: allow VIOT acpi table changesMark Cave-Ayland2022-06-101-0/+1
| * tests/acpi: Update q35/CEDT.cxl for new memory addresses.Jonathan Cameron2022-06-102-1/+0Star