summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-05-12nbd/server: Allow MULTI_CONN for shared writable exportsEric Blake
2022-05-12tests/qtest/fdc-test: Add a regression test for CVE-2021-3507Philippe Mathieu-Daudé
2022-05-12tests/qemu-iotests: print intent to run a test in TAP modeDaniel P. Berrangé
2022-05-12iotests/testrunner: Flush after run_test()Hanna Reitz
2022-05-11Clean up ill-advised or unusual header guardsMarkus Armbruster
2022-05-11Clean up header guards that don't match their file nameMarkus Armbruster
2022-05-09Merge tag 'pull-target-arm-20220509' of https://git.linaro.org/people/pmaydel...Richard Henderson
2022-05-09qtest/numa-test: Correct CPU and NUMA association in aarch64_numa_cpu()Gavin Shan
2022-05-09qtest/numa-test: Specify CPU topology in aarch64_numa_cpu()Gavin Shan
2022-05-09tests/vm: update openbsd to release 7.1Brad Smith
2022-05-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-05-07meson: use have_vhost_* variables to pick sourcesPaolo Bonzini
2022-05-07meson: create have_vhost_* variablesPaolo Bonzini
2022-05-06tests/tcg/xtensa: fix vectors and checks in timer testMax Filippov
2022-05-06tests/tcg/xtensa: enable mmu tests for MMUv3Max Filippov
2022-05-06tests/tcg/xtensa: enable autorefill phys_mem tests for MMUv3Max Filippov
2022-05-06tests/tcg/xtensa: remove dependency on the loop optionMax Filippov
2022-05-06tests/tcg/xtensa: fix watchpoint testMax Filippov
2022-05-06tests/tcg/xtensa: restore vecbase SR after testMax Filippov
2022-05-06tests/tcg/xtensa: fix build for cores without windowed registersMax Filippov
2022-05-05Merge tag 'pull-target-arm-20220505' of https://git.linaro.org/people/pmaydel...Richard Henderson
2022-05-05target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-userRichard Henderson
2022-05-04Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingRichard Henderson
2022-05-04iotests/reopen-file: Test reopening file childHanna Reitz
2022-05-04iotests: Add regression test for issue 945Hanna Reitz
2022-05-04tests/tcg/s390x: Use a different PCRel32 notation in branch-relative-long.cIlya Leoshkevich
2022-05-04tests/tcg/s390x: Tests for Vector Enhancements Facility 2David Miller
2022-05-03Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson
2022-05-03util: rename qemu_*block() socket functionsMarc-André Lureau
2022-05-03tests: replace qemu_set_nonblock()Marc-André Lureau
2022-05-03Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()Marc-André Lureau
2022-05-03tests: replace pipe() with g_unix_open_pipe(CLOEXEC)Marc-André Lureau
2022-05-03libqtest: split QMP part in libqmpMarc-André Lureau
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau
2022-05-03Use QEMU_SANITIZE_ADDRESSMarc-André Lureau
2022-05-02hw/gpio/aspeed_gpio: Fix QOM pin propertyPeter Delevoryas
2022-05-02tests/qtest: Add test for Aspeed HACE accumulative modeSteven Lee
2022-05-02test/avocado/machine_aspeed.py: Add ast1030 test caseJamin Lin
2022-04-28meson, configure: move libgio test to mesonPaolo Bonzini
2022-04-27Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...Richard Henderson
2022-04-27avocado/vnc: add test_change_listenVladimir Sementsov-Ogievskiy
2022-04-26Merge tag 'pull-nbd-2022-04-26' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson
2022-04-26iotests/223: check new possibility of exporting bitmaps by node/nameVladimir Sementsov-Ogievskiy
2022-04-26tests/tcg/nios2: Add test-shadow-1Richard Henderson
2022-04-26tests/tcg/nios2: Add semihosting multiarch testsRichard Henderson
2022-04-26tests/tcg/nios2: Re-enable linux-user testsRichard Henderson
2022-04-25iotests/108: Fix when missing user_allow_otherHanna Reitz
2022-04-25iotests: make qemu_io_log() check return codes by defaultJohn Snow
2022-04-25iotests: remove qemu_io_silent() and qemu_io_silent_check().John Snow
2022-04-25iotests: remove qemu_io_pipe_and_status()John Snow