aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-03-05tests: Add a test for qemu self announcementsDr. David Alan Gilbert
2019-03-05hmp: Add hmp_announce_selfDr. David Alan Gilbert
2019-03-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-03-01Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-02-2...Peter Maydell
2019-02-28Merge remote-tracking branch 'remotes/xtensa/tags/20190228-xtensa' into stagingPeter Maydell
2019-02-28Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-27-2019' ...Peter Maydell
2019-02-28tests/tcg/xtensa: add FPU2000 coprocessor testsMax Filippov
2019-02-28tests/tcg/xtensa: add FP1 group testsMax Filippov
2019-02-28tests/tcg/xtensa: add FP0 group conversion testsMax Filippov
2019-02-28tests/tcg/xtensa: add FP0 group arithmetic testsMax Filippov
2019-02-28tests/tcg/xtensa: add LSCI/LSCX group testsMax Filippov
2019-02-28tests/tcg/xtensa: add test for FLIXMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize MMU-related testsMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize windowed register testsMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize and fix s32c1i testsMax Filippov
2019-02-28tests/tcg/xtensa: fix SR tests for big endian configsMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize and expand SR testsMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize timer/CCOUNT testsMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize interrupt testsMax Filippov
2019-02-28tests/tcg/xtensa: add straightforward conditionalsMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize cache option testsMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize debug option testsMax Filippov
2019-02-28tests/tcg/xtensa: enable boolean testsMax Filippov
2019-02-28tests/tcg/xtensa: fix endianness issues in test_bMax Filippov
2019-02-28tests/tcg/xtensa: don't use optional opcodes in generic codeMax Filippov
2019-02-28tests/tcg/xtensa: support configs with LITBASEMax Filippov
2019-02-28tests/tcg/xtensa: support configurations w/o vecbaseMax Filippov
2019-02-28tests/tcg/xtensa: indicate failed testsMax Filippov
2019-02-28Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-25-v2' into...Peter Maydell
2019-02-28tests/test-qga: Reenable guest-agent qtestPhilippe Mathieu-Daudé
2019-02-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-fpu-next-260219-1' in...Peter Maydell
2019-02-28Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190226' into...Peter Maydell
2019-02-27tests/tcg: target/mips: Add tests for MSA integer max/min instructionsAleksandar Markovic
2019-02-27tests/tcg: target/mips: Add wrappers for MSA integer max/min instructionsAleksandar Markovic
2019-02-27tests/tcg: target/mips: Add tests for MSA integer compare instructionsAleksandar Markovic
2019-02-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-02-26iotests: avoid broken pipe with certtoolDaniel P. Berrangé
2019-02-26iotests: ensure we print nbd server log on errorDaniel P. Berrangé
2019-02-26iotests: handle TypeError for Python 3 in test 242Andrey Shinkevich
2019-02-26authz: delete existing ACL implementationDaniel P. Berrange
2019-02-26authz: add QAuthZPAM object type for authorizing using PAMDaniel P. Berrange
2019-02-26authz: add QAuthZListFile object type for a file access control listDaniel P. Berrangé
2019-02-26authz: add QAuthZList object type for an access control listDaniel P. Berrange
2019-02-26authz: add QAuthZSimple object type for easy whitelist auth checksDaniel P. Berrangé
2019-02-26util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé
2019-02-26tests/Makefile.include: test all rounding modes of softfloatAlex Bennée
2019-02-26softfloat: Support float_round_to_odd more placesRichard Henderson
2019-02-26tests/fp: enable f128_to_ui[32/64] tests in float-to-uintAlex Bennée
2019-02-26tests/fp: add wrapping for f128_to_ui32Alex Bennée
2019-02-26tests: Ignore fp test outputsEric Blake