summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Align Raspberry Pi DMA interrupts with Linux DTSAndrey Makarov2022-07-182-1/+120
* hw/adc: Fix CONV bit in NPCM7XX ADC CON registerHao Wu2022-07-181-1/+1
* Merge tag 'pull-aspeed-20220714' of https://github.com/legoater/qemu into sta...Peter Maydell2022-07-153-0/+206
|\
| * hw/gpio/aspeed: Don't let guests modify input pinsPeter Delevoryas2022-07-141-1/+1
| * qtest/aspeed_gpio: Add input pin modification testPeter Delevoryas2022-07-141-0/+27
| * hw: m25p80: add tests for BP and TB bit write protectIris Chen2022-07-141-0/+111
| * test/avocado/machine_aspeed.py: Add SDK testsCédric Le Goater2022-07-141-0/+68
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2022-07-142-18/+76
|\ \ | |/ |/|
| * datadir: Use bundle mechanismAkihiko Odaki2022-07-131-18/+0Star
| * scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)Mauro Matteo Cascella2022-07-131-0/+76
* | Merge tag 'darwin-20220712' of https://github.com/philmd/qemu into stagingPeter Maydell2022-07-141-8/+9
|\ \
| * | avocado: Fix BUILD_DIR if it's equal to SOURCE_DIRPeter Delevoryas2022-07-131-8/+9
| |/
* | Merge tag 'pull-block-2022-07-12' of https://gitlab.com/hreitz/qemu into stagingPeter Maydell2022-07-126-37/+169
|\ \ | |/ |/|
| * iotests/297: Have mypy ignore unused ignoresHanna Reitz2022-07-121-1/+1
| * block: Add blk_co_truncate()Alberto Faria2022-07-121-0/+14
| * block: Implement blk_pwrite_zeroes() using generated_co_wrapperAlberto Faria2022-07-121-0/+17
| * block: Add blk_co_pwrite_compressed()Alberto Faria2022-07-121-0/+18
| * block: Export blk_pwritev_part() in block-backend-io.hAlberto Faria2022-07-121-0/+19
| * block: Add blk_[co_]preadv_part()Alberto Faria2022-07-121-0/+19
| * block: Add blk_{preadv,pwritev}()Alberto Faria2022-07-121-1/+41
| * block: Change blk_{pread,pwrite}() param orderAlberto Faria2022-07-121-4/+4
| * 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