summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2022-04-25iotests/image-fleecing: switch to qemu_io()John Snow
2022-04-25iotests/migration-permissions: use assertRaises() for qemu_io() negative testJohn Snow
2022-04-25iotests: rebase qemu_io() on top of qemu_tool()John Snow
2022-04-25iotests: create generic qemu_tool() functionJohn Snow
2022-04-25iotests/040: Fix TestCommitWithFilters testJohn Snow
2022-04-25iotests/040: Don't check image pattern on zero-length imageJohn Snow
2022-04-25iotests: Don't check qemu_io() output for specific error stringsJohn Snow
2022-04-25iotests/163: Fix broken qemu-io invocationJohn Snow
2022-04-25iotests: replace calls to log(qemu_io(...)) with qemu_io_log()John Snow
2022-04-21Merge tag 'pull-migration-20220421a' of https://gitlab.com/dagrh/qemu into st...Richard Henderson