aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-06-06Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...Richard Henderson
2023-06-06Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-06-06meson: subprojects: replace berkeley-{soft,test}float-3 with wrapsPaolo Bonzini
2023-06-06tests: Use separate virtual environment for avocadoPaolo Bonzini
2023-06-06Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2023-06-06tests/tcg/aarch64: add DC CVA[D]P testsZhuojia Shen
2023-06-06tests/tcg/multiarch: Adjust sigbus.cRichard Henderson
2023-06-06tests/tcg/aarch64: Use stz2g in mte-7.cRichard Henderson
2023-06-06tests: avocado: boot_linux_console: Add test case for bpim2uqianfan Zhao
2023-06-06tests/qtest: Introduce tests for Xilinx VERSAL CANFD controllerVikram Garhwal
2023-06-06Revert "tests/requirements.txt: bump up avocado-framework version to 101.0"Paolo Bonzini
2023-06-06atomics: eliminate mb_read/mb_setPaolo Bonzini
2023-06-05iotests/iov-padding: New testHanna Czenczek
2023-06-05tests/qtest: Run ipmi-bt-test only if CONFIG_IPMI_EXTERN is setThomas Huth
2023-06-05tests/tcg/s390x: Test MXDB and MXDBRIlya Leoshkevich
2023-06-05tests/tcg/s390x: Test single-stepping SVCIlya Leoshkevich
2023-06-05tests/tcg/s390x: Test LOCFHRIlya Leoshkevich
2023-06-05tests/tcg/s390x: Test LCBBIlya Leoshkevich
2023-06-02Merge tag 'migration-20230602-pull-request' of https://gitlab.com/juan.quinte...Richard Henderson
2023-06-02cutils: Improve qemu_strtosz handling of fractionsEric Blake
2023-06-02cutils: Improve qemu_strtod* error pathsEric Blake
2023-06-02cutils: Use parse_uint in qemu_strtosz for negative rejectionEric Blake
2023-06-02cutils: Set value in all integral qemu_strto* error pathsEric Blake
2023-06-02cutils: Set value in all qemu_strtosz* error pathsEric Blake
2023-06-02test-cutils: Add more coverage to qemu_strtoszEric Blake
2023-06-02cutils: Allow NULL str in qemu_strtoszEric Blake
2023-06-02test-cutils: Refactor qemu_strtosz tests for less boilerplateEric Blake
2023-06-02test-cutils: Prepare for upcoming semantic change in qemu_strtoszEric Blake
2023-06-02test-cutils: Add coverage of qemu_strtodEric Blake
2023-06-02cutils: Allow NULL endptr in parse_uint()Eric Blake
2023-06-02cutils: Adjust signature of parse_uint[_full]Eric Blake
2023-06-02cutils: Fix wraparound parsing in qemu_strtouiEric Blake
2023-06-02test-cutils: Test more integer corner casesEric Blake
2023-06-02test-cutils: Test integral qemu_strto* value on failuresEric Blake
2023-06-02test-cutils: Use g_assert_cmpuint where appropriateEric Blake
2023-06-02test-cutils: Avoid g_assert in unit testsEric Blake
2023-06-02iotests: Fix test 104 under NBDEric Blake
2023-06-02qtest/migration: Document live=true casesPeter Xu
2023-06-02tests/qtest: make more migration pre-copy scenarios run non-liveDaniel P. Berrangé
2023-06-02tests/qtest: distinguish src/dst migration VM stop/resume eventsDaniel P. Berrangé
2023-06-02tests/qtest: capture RESUME events during migrationDaniel P. Berrangé
2023-06-02tests/qtest: replace wait_command() with qtest_qmp_assert_successDaniel P. Berrangé
2023-06-02tests/qtest: switch to using event callbacks for STOP eventDaniel P. Berrangé
2023-06-02tests/qtest: get rid of some 'qtest_qmp' usage in migration testDaniel P. Berrangé
2023-06-02tests/qtest: get rid of 'qmp_command' helper in migration testDaniel P. Berrangé
2023-06-02tests/qtest: add support for callback to receive QMP eventsDaniel P. Berrangé
2023-06-02tests/qtest: add various qtest_qmp_assert_success() variantsDaniel P. Berrangé
2023-05-31decodetree: Add --output-null for meson testingRichard Henderson
2023-05-30Merge tag 'pull-tcg-20230530' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2023-05-30tests/avocado/virtio-gpu: Cancel test if drm rendering is not availableThomas Huth