aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2019-02-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-02-05Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190205'...Peter Maydell
2019-02-05Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190205' into stagingPeter Maydell
2019-02-05target/arm: Make FPSCR/FPCR trapped-exception bits RAZ/WIpull-target-arm-20190205Peter Maydell
2019-02-05target/arm: Enable TBI for user-onlyRichard Henderson
2019-02-05target/arm: Compute TB_FLAGS for TBI for user-onlyPeter Maydell
2019-02-05target/arm: Clean TBI for data operations in the translatorRichard Henderson
2019-02-05target/arm: Add TBFLAG_A64_TBID, split out gen_top_byte_ignoreRichard Henderson
2019-02-05target/arm: Enable BTI for -cpu maxRichard Henderson
2019-02-05target/arm: Set btype for indirect branchesRichard Henderson
2019-02-05target/arm: Reset btype for direct branchesRichard Henderson
2019-02-05target/arm: Default handling of BTYPE during translationRichard Henderson
2019-02-05target/arm: Cache the GP bit for a page in MemTxAttrsRichard Henderson
2019-02-05target/arm: Add BT and BTYPE to tb->flagsRichard Henderson
2019-02-05target/arm: Add PSTATE.BTYPERichard Henderson
2019-02-05target/arm: Introduce isar_feature_aa64_btiRichard Henderson
2019-02-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-02-05contrib/vhost-user-blk: fix the compilation issuePeter Xu
2019-02-05i386: hvf: Fix smp boot hangsHeiher
2019-02-05gdbstub: Fix i386/x86_64 machine description and add control registersDoug Gale
2019-02-05i386: hvf: Don't miss 16-bit displacementRoman Bolshakov
2019-02-05target-i386: hvf: remove MPX supportPaolo Bonzini
2019-02-05Revert "i386: Add CPUID bit for PCONFIG"Robert Hoo
2019-02-05i386: remove the 'INTEL_PT' CPUID bit from named CPU modelsPaolo Bonzini
2019-02-05i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU modelRobert Hoo
2019-02-05Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into stagingPeter Maydell
2019-02-04s390x/tcg: Don't model FP registers as globalsDavid Hildenbrand
2019-02-04s390x: remove direct reference to mem_path global from s390x codeIgor Mammedov
2019-02-04target/s390x: define TCG_GUEST_DEFAULT_MO for MTTCGAlex Bennée
2019-02-04target/ppc: remove various HOST_WORDS_BIGENDIAN hacks in int_helper.cMark Cave-Ayland
2019-02-04target/ppc: remove ROTRu32 and ROTRu64 macros from int_helper.cMark Cave-Ayland
2019-02-04target/ppc: simplify VEXT_SIGNED macro in int_helper.cMark Cave-Ayland
2019-02-04target/ppc: eliminate use of EL_IDX macros from int_helper.cMark Cave-Ayland
2019-02-04target/ppc: eliminate use of HI_IDX and LO_IDX macros from int_helper.cMark Cave-Ayland
2019-02-04target/ppc: rework vmul{e,o}{s,u}{b,h,w} instructions to use Vsr* macrosMark Cave-Ayland
2019-02-04target/ppc: rework vmrg{l,h}{b,h,w} instructions to use Vsr* macrosMark Cave-Ayland
2019-02-04ppc: remove the interrupt presenters from under PowerPCCPUCédric Le Goater
2019-02-04target/ppc: implement complete set of Vsr* macrosMark Cave-Ayland
2019-02-04target/ppc/kvm: Drop useless include directiveGreg Kurz
2019-02-01target/arm: fix decoding of B{,L}RA{A,B}Remi Denis-Courmont
2019-02-01target/arm: fix AArch64 virtual address space sizeRemi Denis-Courmont
2019-02-01target/arm: Always enable pac keys for user-onlyRichard Henderson
2019-02-01arm: Clarify the logic of set_pc()Julia Suvorova
2019-02-01target/arm: Enable API, APK bits in SCR, HCRRichard Henderson
2019-02-01target/arm: Add a timer to predict PMU counter overflowAaron Lindsay OS
2019-02-01target/arm: Send interrupts on PMU counter overflowAaron Lindsay OS
2019-02-01target/arm/translate-a64: Fix mishandling of size in FCMLA decodePeter Maydell
2019-02-01target/arm/translate-a64: Fix FCMLA decoding errorPeter Maydell
2019-02-01target/arm/translate-a64: Don't underdecode SDOT and UDOTPeter Maydell
2019-02-01target/arm/translate-a64: Don't underdecode FP insnsPeter Maydell