aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28target/xtensa: implement PREFCTL SRMax Filippov
2019-02-28target/xtensa: prioritize load/store in FLIX bundlesMax Filippov
2019-02-28target/xtensa: break circular register dependenciesMax Filippov
2019-02-28target/xtensa: reorganize access to boolean registersMax Filippov
2019-02-28target/xtensa: reorganize access to MAC16 registersMax Filippov
2019-02-28target/xtensa: reorganize register handling in translatorsMax Filippov
2019-02-28target/xtensa: only rotate window in the retw helperMax Filippov
2019-02-28target/xtensa: move WINDOW_BASE SR update to postprocessingMax Filippov
2019-02-28target/xtensa: add generic instruction post-processingMax Filippov
2019-02-28target/xtensa: sort FLIX instruction opcodesMax Filippov
2019-02-28Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-25-v2' into...Peter Maydell
2019-02-28hw/m68k/mcf5208: Support loading of bios imagesThomas Huth
2019-02-28tests/test-qga: Reenable guest-agent qtestPhilippe Mathieu-Daudé
2019-02-28MAINTAINERS: Clean up the RISC-V TCG backend sectionThomas Huth
2019-02-28MAINTAINERS: Add some missing entries for the sun4m machineThomas Huth
2019-02-28MAINTAINERS: Add maintainer to the TCG/i386 subsystemPhilippe Mathieu-Daudé
2019-02-28MAINTAINERS: Add maintainers to the Linux subsystemPhilippe Mathieu-Daudé
2019-02-28MAINTAINERS: Orphanize the 'GDB stub' subsystemPhilippe Mathieu-Daudé
2019-02-28MAINTAINERS: Add maintainer to the POSIX subsystemPhilippe Mathieu-Daudé
2019-02-28MAINTAINERS: Add an entry for the Dino machinePhilippe Mathieu-Daudé
2019-02-28MAINTAINERS: Add missing test entries to the Cryptography sectionPhilippe Mathieu-Daudé
2019-02-28MAINTAINERS: Add missing entries for the QObject sectionPhilippe Mathieu-Daudé
2019-02-28MAINTAINERS: Add missing entries for the PC machinesPhilippe Mathieu-Daudé
2019-02-28MAINTAINERS: Add missing entries for the sun4u machinesPhilippe Mathieu-Daudé
2019-02-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-fpu-next-260219-1' in...Peter Maydell
2019-02-28linux-user: Enable HWCAP_ASIMDFHM, HWCAP_JSCVTpull-target-arm-20190228-1Richard Henderson
2019-02-28target/arm: Enable ARMv8.2-FHM for -cpu maxRichard Henderson
2019-02-28target/arm: Implement VFMAL and VFMSL for aarch32Richard Henderson
2019-02-28target/arm: Implement FMLAL and FMLSL for aarch64Richard Henderson
2019-02-28target/arm: Add helpers for FMLALRichard Henderson