summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | iotests/testrunner: Flush after run_test()Hanna Reitz2022-05-121-0/+1
|/
* Clean up ill-advised or unusual header guardsMarkus Armbruster2022-05-112-6/+8
* Clean up header guards that don't match their file nameMarkus Armbruster2022-05-111-3/+2Star
* Merge tag 'pull-target-arm-20220509' of https://git.linaro.org/people/pmaydel...Richard Henderson2022-05-091-6/+13
|\
| * qtest/numa-test: Correct CPU and NUMA association in aarch64_numa_cpu()Gavin Shan2022-05-091-6/+12
| * qtest/numa-test: Specify CPU topology in aarch64_numa_cpu()Gavin Shan2022-05-091-1/+2
* | tests/vm: update openbsd to release 7.1Brad Smith2022-05-091-2/+2
|/
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2022-05-072-2/+4
|\
| * meson: use have_vhost_* variables to pick sourcesPaolo Bonzini2022-05-071-1/+3
| * meson: create have_vhost_* variablesPaolo Bonzini2022-05-071-1/+1
* | tests/tcg/xtensa: fix vectors and checks in timer testMax Filippov2022-05-071-7/+41
* | tests/tcg/xtensa: enable mmu tests for MMUv3Max Filippov2022-05-071-79/+103
* | tests/tcg/xtensa: enable autorefill phys_mem tests for MMUv3Max Filippov2022-05-071-1/+9
* | tests/tcg/xtensa: remove dependency on the loop optionMax Filippov2022-05-071-10/+10
* | tests/tcg/xtensa: fix watchpoint testMax Filippov2022-05-071-40/+46
* | tests/tcg/xtensa: restore vecbase SR after testMax Filippov2022-05-071-0/+2
* | tests/tcg/xtensa: fix build for cores without windowed registersMax Filippov2022-05-071-0/+2
|/
* Merge tag 'pull-target-arm-20220505' of https://git.linaro.org/people/pmaydel...Richard Henderson2022-05-052-3/+45
|\
| * target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-userRichard Henderson2022-05-052-3/+45
* | Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingRichard Henderson2022-05-044-0/+180
|\ \ | |/ |/|
| * iotests/reopen-file: Test reopening file childHanna Reitz2022-05-042-0/+94
| * iotests: Add regression test for issue 945Hanna Reitz2022-05-042-0/+86
* | tests/tcg/s390x: Use a different PCRel32 notation in branch-relative-long.cIlya Leoshkevich2022-05-041-2/+2
* | tests/tcg/s390x: Tests for Vector Enhancements Facility 2David Miller2022-05-045-0/+347
|/
* Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson2022-05-03150-386/+445
|\
| * util: rename qemu_*block() socket functionsMarc-André Lureau2022-05-032-5/+5
| * tests: replace qemu_set_nonblock()Marc-André Lureau2022-05-031-1/+3
| * Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()Marc-André Lureau2022-05-032-3/+3
| * tests: replace pipe() with g_unix_open_pipe(CLOEXEC)Marc-André Lureau2022-05-032-3/+4
| * libqtest: split QMP part in libqmpMarc-André Lureau2022-05-036-234/+290
| * tests: move libqtest.h back under qtest/Marc-André Lureau2022-05-03140-139/+139
| * Use QEMU_SANITIZE_ADDRESSMarc-André Lureau2022-05-031-1/+1
* | hw/gpio/aspeed_gpio: Fix QOM pin propertyPeter Delevoryas2022-05-022-1/+89
* | tests/qtest: Add test for Aspeed HACE accumulative modeSteven Lee2022-05-021-0/+147
* | test/avocado/machine_aspeed.py: Add ast1030 test caseJamin Lin2022-05-021-0/+36
|/
* meson, configure: move libgio test to mesonPaolo Bonzini2022-04-281-3/+2Star
* Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...Richard Henderson2022-04-271-0/+63
|\
| * avocado/vnc: add test_change_listenVladimir Sementsov-Ogievskiy2022-04-271-0/+63
* | Merge tag 'pull-nbd-2022-04-26' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson2022-04-262-2/+61
|\ \
| * | iotests/223: check new possibility of exporting bitmaps by node/nameVladimir Sementsov-Ogievskiy2022-04-262-2/+61
* | | tests/tcg/nios2: Add test-shadow-1Richard Henderson2022-04-262-0/+41
* | | tests/tcg/nios2: Add semihosting multiarch testsRichard Henderson2022-04-265-0/+375
* | | tests/tcg/nios2: Re-enable linux-user testsRichard Henderson2022-04-261-11/+0Star
|/ /
* | iotests/108: Fix when missing user_allow_otherHanna Reitz2022-04-251-1/+1
* | iotests: make qemu_io_log() check return codes by defaultJohn Snow2022-04-252-3/+4
* | iotests: remove qemu_io_silent() and qemu_io_silent_check().John Snow2022-04-2510-59/+38Star
* | iotests: remove qemu_io_pipe_and_status()John Snow2022-04-251-3/+0Star
* | iotests/image-fleecing: switch to qemu_io()John Snow2022-04-251-9/+19
* | iotests/migration-permissions: use assertRaises() for qemu_io() negative testJohn Snow2022-04-251-14/+14
* | iotests: rebase qemu_io() on top of qemu_tool()John Snow2022-04-256-54/+81