summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell2019-02-075-9/+9
|\
| * target/moxie: Fix LGPL information in the file headersThomas Huth2019-02-065-9/+9
* | Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190206' into stagingPeter Maydell2019-02-073-7/+11
|\ \
| * | target/hppa: fix PSW Q bit behaviour to match hardwareSven Schnelle2019-02-061-5/+9
| * | target/hppa: fix setting registers via gdbSven Schnelle2019-02-061-1/+1
| * | target/hppa: use tb_cflags() to access tb->cflagsEmilio G. Cota2019-02-061-1/+1
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-02-056-38/+198
|\ \ | |/ |/|
| * i386: hvf: Fix smp boot hangsHeiher2019-02-051-5/+0Star
| * gdbstub: Fix i386/x86_64 machine description and add control registersDoug Gale2019-02-052-6/+191
| * i386: hvf: Don't miss 16-bit displacementRoman Bolshakov2019-02-051-1/+1
| * target-i386: hvf: remove MPX supportPaolo Bonzini2019-02-051-17/+1Star
| * Revert "i386: Add CPUID bit for PCONFIG"Robert Hoo2019-02-052-2/+1Star
| * i386: remove the 'INTEL_PT' CPUID bit from named CPU modelsPaolo Bonzini2019-02-051-5/+3Star
| * i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU modelRobert Hoo2019-02-051-2/+1Star
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190205'...Peter Maydell2019-02-057-189/+441
|\ \
| * | target/arm: Make FPSCR/FPCR trapped-exception bits RAZ/WIPeter Maydell2019-02-052-0/+12
| * | target/arm: Enable TBI for user-onlyRichard Henderson2019-02-051-0/+6
| * | target/arm: Compute TB_FLAGS for TBI for user-onlyPeter Maydell2019-02-052-42/+24Star
| * | target/arm: Clean TBI for data operations in the translatorRichard Henderson2019-02-051-101/+116
| * | target/arm: Add TBFLAG_A64_TBID, split out gen_top_byte_ignoreRichard Henderson2019-02-054-36/+39
| * | target/arm: Enable BTI for -cpu maxRichard Henderson2019-02-051-0/+4
| * | target/arm: Set btype for indirect branchesRichard Henderson2019-02-051-1/+36
| * | target/arm: Reset btype for direct branchesRichard Henderson2019-02-051-0/+6
| * | target/arm: Default handling of BTYPE during translationRichard Henderson2019-02-053-2/+152
| * | target/arm: Cache the GP bit for a page in MemTxAttrsRichard Henderson2019-02-051-0/+6
| * | target/arm: Add BT and BTYPE to tb->flagsRichard Henderson2019-02-054-7/+23
| * | target/arm: Add PSTATE.BTYPERichard Henderson2019-02-052-2/+9
| * | target/arm: Introduce isar_feature_aa64_btiRichard Henderson2019-02-051-0/+10
| |/
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190205' into stagingPeter Maydell2019-02-054-127/+167
|\ \
| * | s390x/tcg: Don't model FP registers as globalsDavid Hildenbrand2019-02-042-125/+160
| * | s390x: remove direct reference to mem_path global from s390x codeIgor Mammedov2019-02-041-2/+3
| * | target/s390x: define TCG_GUEST_DEFAULT_MO for MTTCGAlex Bennée2019-02-041-0/+4
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-02-051-3/+11
|\ \ \ | |_|/ |/| |
| * | contrib/vhost-user-blk: fix the compilation issuePeter Xu2019-02-051-3/+11
* | | Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into stagingPeter Maydell2019-02-0511-16/+37006
|\ \ \ | |_|/ |/| |
| * | target/xtensa: add test_mmuhifi_c3 coreMax Filippov2019-01-285-0/+36981
| * | target/xtensa: expose core runstall as an IRQ lineMax Filippov2019-01-281-0/+2
| * | target/xtensa: rearrange access to external interruptsMax Filippov2019-01-281-2/+3
| * | target/xtensa: drop function xtensa_timer_irqMax Filippov2019-01-281-1/+0Star
| * | target/xtensa: fix access to the INTERRUPT SRMax Filippov2019-01-244-12/+19
| * | target/xtensa: add qemu_cpu_kick to xtensa_runstallMax Filippov2019-01-241-1/+1
* | | target/ppc: remove various HOST_WORDS_BIGENDIAN hacks in int_helper.cMark Cave-Ayland2019-02-041-110/+45Star
* | | target/ppc: remove ROTRu32 and ROTRu64 macros from int_helper.cMark Cave-Ayland2019-02-041-28/+20Star
* | | target/ppc: simplify VEXT_SIGNED macro in int_helper.cMark Cave-Ayland2019-02-041-7/+7
* | | target/ppc: eliminate use of EL_IDX macros from int_helper.cMark Cave-Ayland2019-02-041-39/+27Star
* | | target/ppc: eliminate use of HI_IDX and LO_IDX macros from int_helper.cMark Cave-Ayland2019-02-041-95/+85Star
* | | target/ppc: rework vmul{e,o}{s,u}{b,h,w} instructions to use Vsr* macrosMark Cave-Ayland2019-02-041-21/+27
* | | target/ppc: rework vmrg{l,h}{b,h,w} instructions to use Vsr* macrosMark Cave-Ayland2019-02-041-35/+19Star
* | | ppc: remove the interrupt presenters from under PowerPCCPUCédric Le Goater2019-02-041-5/+0Star
* | | target/ppc: implement complete set of Vsr* macrosMark Cave-Ayland2019-02-041-1/+8