aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-28Merge remote-tracking branch 'remotes/xtensa/tags/20190228-xtensa' into stagingPeter Maydell41-1837/+3251
2019-02-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190228-...Peter Maydell24-146/+1137
2019-02-28Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190228-pull-request...Peter Maydell3-228/+35
2019-02-28Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-27-2019' ...Peter Maydell49-63/+6886
2019-02-28tests/tcg/xtensa: add FPU2000 coprocessor testsMax Filippov2-0/+28
2019-02-28tests/tcg/xtensa: add FP1 group testsMax Filippov2-0/+142
2019-02-28tests/tcg/xtensa: add FP0 group conversion testsMax Filippov2-0/+305
2019-02-28tests/tcg/xtensa: add FP0 group arithmetic testsMax Filippov3-0/+191
2019-02-28tests/tcg/xtensa: add LSCI/LSCX group testsMax Filippov2-0/+123
2019-02-28tests/tcg/xtensa: add test for FLIXMax Filippov2-0/+61
2019-02-28tests/tcg/xtensa: conditionalize MMU-related testsMax Filippov2-0/+8
2019-02-28tests/tcg/xtensa: conditionalize windowed register testsMax Filippov1-9/+23
2019-02-28tests/tcg/xtensa: conditionalize and fix s32c1i testsMax Filippov1-0/+12
2019-02-28tests/tcg/xtensa: fix SR tests for big endian configsMax Filippov1-4/+16
2019-02-28tests/tcg/xtensa: conditionalize and expand SR testsMax Filippov1-0/+133
2019-02-28tests/tcg/xtensa: conditionalize timer/CCOUNT testsMax Filippov1-4/+44
2019-02-28tests/tcg/xtensa: conditionalize interrupt testsMax Filippov2-18/+73
2019-02-28tests/tcg/xtensa: add straightforward conditionalsMax Filippov12-0/+52
2019-02-28tests/tcg/xtensa: conditionalize cache option testsMax Filippov1-12/+50
2019-02-28tests/tcg/xtensa: conditionalize debug option testsMax Filippov2-9/+21
2019-02-28tests/tcg/xtensa: enable boolean testsMax Filippov2-1/+5
2019-02-28tests/tcg/xtensa: fix endianness issues in test_bMax Filippov1-8/+32
2019-02-28tests/tcg/xtensa: don't use optional opcodes in generic codeMax Filippov1-4/+7
2019-02-28tests/tcg/xtensa: support configs with LITBASEMax Filippov1-0/+1
2019-02-28tests/tcg/xtensa: support configurations w/o vecbaseMax Filippov3-22/+63
2019-02-28tests/tcg/xtensa: indicate failed testsMax Filippov1-1/+6
2019-02-28target/xtensa: implement PREFCTL SRMax Filippov2-0/+17
2019-02-28target/xtensa: prioritize load/store in FLIX bundlesMax Filippov2-5/+36
2019-02-28target/xtensa: break circular register dependenciesMax Filippov1-4/+123
2019-02-28target/xtensa: reorganize access to boolean registersMax Filippov1-8/+42
2019-02-28target/xtensa: reorganize access to MAC16 registersMax Filippov1-94/+92
2019-02-28target/xtensa: reorganize register handling in translatorsMax Filippov3-344/+386
2019-02-28target/xtensa: only rotate window in the retw helperMax Filippov3-9/+10
2019-02-28target/xtensa: move WINDOW_BASE SR update to postprocessingMax Filippov4-20/+28
2019-02-28target/xtensa: add generic instruction post-processingMax Filippov2-8/+33
2019-02-28target/xtensa: sort FLIX instruction opcodesMax Filippov2-8/+221
2019-02-28Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-25-v2' into...Peter Maydell3-19/+40
2019-02-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-fpu-next-260219-1' in...Peter Maydell6-24/+148
2019-02-28linux-user: Enable HWCAP_ASIMDFHM, HWCAP_JSCVTRichard Henderson1-0/+2
2019-02-28target/arm: Enable ARMv8.2-FHM for -cpu maxRichard Henderson2-0/+3
2019-02-28target/arm: Implement VFMAL and VFMSL for aarch32Richard Henderson2-33/+101
2019-02-28target/arm: Implement FMLAL and FMLSL for aarch64Richard Henderson2-1/+53
2019-02-28target/arm: Add helpers for FMLALRichard Henderson2-0/+157
2019-02-28Revert "arm: Allow system registers for KVM guests to be changed by QEMU code"Peter Maydell5-38/+22
2019-02-28target/arm: Gate "miscellaneous FP" insns by ID register fieldPeter Maydell2-12/+33
2019-02-28target/arm: Use MVFR1 feature bits to gate A32/T32 FP16 instructionsPeter Maydell4-14/+54
2019-02-28hw/arm/armsse: Unify init-svtor and cpuwait handlingPeter Maydell3-30/+42
2019-02-28hw/arm/iotkit-sysctl: Implement CPUWAIT and INITSVTOR*Peter Maydell1-4/+37
2019-02-28hw/arm/iotkit-sysctl: Add SSE-200 registersPeter Maydell3-5/+262
2019-02-28hw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 register namePeter Maydell2-9/+9