aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-05-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2-2/+4
2022-05-07meson: use have_vhost_* variables to pick sourcesPaolo Bonzini1-1/+3
2022-05-07meson: create have_vhost_* variablesPaolo Bonzini1-1/+1
2022-05-06tests/tcg/xtensa: fix vectors and checks in timer testMax Filippov1-7/+41
2022-05-06tests/tcg/xtensa: enable mmu tests for MMUv3Max Filippov1-79/+103
2022-05-06tests/tcg/xtensa: enable autorefill phys_mem tests for MMUv3Max Filippov1-1/+9
2022-05-06tests/tcg/xtensa: remove dependency on the loop optionMax Filippov1-10/+10
2022-05-06tests/tcg/xtensa: fix watchpoint testMax Filippov1-40/+46
2022-05-06tests/tcg/xtensa: restore vecbase SR after testMax Filippov1-0/+2
2022-05-06tests/tcg/xtensa: fix build for cores without windowed registersMax Filippov1-0/+2
2022-05-05Merge tag 'pull-target-arm-20220505' of https://git.linaro.org/people/pmaydel...Richard Henderson2-3/+45
2022-05-05target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-userRichard Henderson2-3/+45
2022-05-04Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingRichard Henderson4-0/+180
2022-05-04iotests/reopen-file: Test reopening file childHanna Reitz2-0/+94
2022-05-04iotests: Add regression test for issue 945Hanna Reitz2-0/+86
2022-05-04tests/tcg/s390x: Use a different PCRel32 notation in branch-relative-long.cIlya Leoshkevich1-2/+2
2022-05-04tests/tcg/s390x: Tests for Vector Enhancements Facility 2David Miller5-0/+347
2022-05-03Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson150-386/+445
2022-05-03util: rename qemu_*block() socket functionsMarc-André Lureau2-5/+5
2022-05-03tests: replace qemu_set_nonblock()Marc-André Lureau1-1/+3
2022-05-03Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()Marc-André Lureau2-3/+3
2022-05-03tests: replace pipe() with g_unix_open_pipe(CLOEXEC)Marc-André Lureau2-3/+4
2022-05-03libqtest: split QMP part in libqmpMarc-André Lureau6-234/+290
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau140-139/+139
2022-05-03Use QEMU_SANITIZE_ADDRESSMarc-André Lureau1-1/+1
2022-05-02hw/gpio/aspeed_gpio: Fix QOM pin propertyPeter Delevoryas2-1/+89
2022-05-02tests/qtest: Add test for Aspeed HACE accumulative modeSteven Lee1-0/+147
2022-05-02test/avocado/machine_aspeed.py: Add ast1030 test caseJamin Lin1-0/+36
2022-04-28meson, configure: move libgio test to mesonPaolo Bonzini1-3/+2
2022-04-27Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...Richard Henderson1-0/+63
2022-04-27avocado/vnc: add test_change_listenVladimir Sementsov-Ogievskiy1-0/+63
2022-04-26Merge tag 'pull-nbd-2022-04-26' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson2-2/+61
2022-04-26iotests/223: check new possibility of exporting bitmaps by node/nameVladimir Sementsov-Ogievskiy2-2/+61
2022-04-26tests/tcg/nios2: Add test-shadow-1Richard Henderson2-0/+41
2022-04-26tests/tcg/nios2: Add semihosting multiarch testsRichard Henderson5-0/+375
2022-04-26tests/tcg/nios2: Re-enable linux-user testsRichard Henderson1-11/+0
2022-04-25iotests/108: Fix when missing user_allow_otherHanna Reitz1-1/+1
2022-04-25iotests: make qemu_io_log() check return codes by defaultJohn Snow2-3/+4
2022-04-25iotests: remove qemu_io_silent() and qemu_io_silent_check().John Snow10-59/+38
2022-04-25iotests: remove qemu_io_pipe_and_status()John Snow1-3/+0
2022-04-25iotests/image-fleecing: switch to qemu_io()John Snow1-9/+19
2022-04-25iotests/migration-permissions: use assertRaises() for qemu_io() negative testJohn Snow1-14/+14
2022-04-25iotests: rebase qemu_io() on top of qemu_tool()John Snow6-54/+81
2022-04-25iotests: create generic qemu_tool() functionJohn Snow1-11/+21
2022-04-25iotests/040: Fix TestCommitWithFilters testJohn Snow1-2/+4
2022-04-25iotests/040: Don't check image pattern on zero-length imageJohn Snow1-2/+12
2022-04-25iotests: Don't check qemu_io() output for specific error stringsJohn Snow2-18/+17
2022-04-25iotests/163: Fix broken qemu-io invocationJohn Snow1-4/+1
2022-04-25iotests: replace calls to log(qemu_io(...)) with qemu_io_log()John Snow3-8/+6
2022-04-21Merge tag 'pull-migration-20220421a' of https://gitlab.com/dagrh/qemu into st...Richard Henderson3-171/+212