summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2019-02-15target/arm: Rely on optimization within tcg_gen_gvec_orRichard Henderson
2019-02-15arm: Allow system registers for KVM guests to be changed by QEMU codePeter Maydell
2019-02-15target/arm: expose remaining CPUID registers as RAZAlex Bennée
2019-02-15target/arm: expose MPIDR_EL1 to userspaceAlex Bennée
2019-02-15target/arm: expose CPUID registers to userspaceAlex Bennée
2019-02-15target/arm: relax permission checks for HWCAP_CPUID registersAlex Bennée
2019-02-15target/arm: Fix int128_make128 lo, hi order in paired_cmpxchg64_beCatherine Ho
2019-02-15target/arm: Implement HACR_EL2Peter Maydell
2019-02-15target/arm: Fix CRn to be 14 for PMEVTYPER/PMEVCNTRAaron Lindsay OS
2019-02-14target/mips: introduce MTTCG-enabled buildsAleksandar Markovic
2019-02-14target/mips: hold BQL in mips_vpe_wake()Goran Ferenc
2019-02-14hw/mips_int: hold BQL for all interrupt requestsAleksandar Markovic
2019-02-14target/mips: reimplement SC instruction emulation and use cmpxchgLeon Alrae
2019-02-14target/mips: compare virtual addresses in LL/SC sequenceLeon Alrae
2019-02-14Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-sf1' i...Peter Maydell
2019-02-12target/hppa: fix dcor instructionSven Schnelle
2019-02-12target/hppa: Fix addition '</<=' conditionsSven Schnelle
2019-02-12target/hppa: Rearrange log conditionsRichard Henderson
2019-02-12target/hppa: move GETPC to HELPER() functionsSven Schnelle
2019-02-12target/hppa: Merge translate_one into hppa_tr_translate_insnRichard Henderson
2019-02-12target/hppa: Convert fp operate insnsRichard Henderson
2019-02-12target/hppa: Convert fp fused multiply-add insnsRichard Henderson
2019-02-12target/hppa: Convert halt/reset insnsRichard Henderson
2019-02-12target/hppa: Convert fp indexed memory insnsRichard Henderson
2019-02-12target/hppa: Convert offset memory insnsRichard Henderson
2019-02-12target/hppa: Convert arithmetic immediate insnsRichard Henderson
2019-02-12target/hppa: Convert direct and indirect branchesRichard Henderson
2019-02-12target/hppa: Convert shift, extract, deposit insnsRichard Henderson
2019-02-12target/hppa: Convert conditional branchesRichard Henderson
2019-02-12target/hppa: Convert fp multiply-addRichard Henderson
2019-02-12target/hppa: Convert indexed memory insnsRichard Henderson
2019-02-12target/hppa: Convert arithmetic/logical insnsRichard Henderson
2019-02-12target/hppa: Convert memory management insnsRichard Henderson
2019-02-12target/hppa: Unify specializations of ORRichard Henderson
2019-02-12target/hppa: Convert remainder of system insnsRichard Henderson
2019-02-12target/hppa: Convert move to/from system registersRichard Henderson
2019-02-12target/hppa: Begin using scripts/decodetree.pyRichard Henderson
2019-02-12target/hppa: Use DisasContextBase.is_jmpRichard Henderson
2019-02-11target/riscv: fix counter-enable checks in ctr()Xi Wang
2019-02-11RISC-V: Add misa runtime write supportMichael Clark
2019-02-11RISC-V: Add misa.MAFD checks to translateMichael Clark
2019-02-11RISC-V: Add misa to DisasContextMichael Clark
2019-02-11RISC-V: Add priv_ver to DisasContextAlistair Francis
2019-02-11RISC-V: Use riscv prefix consistently on cpu helpersMichael Clark
2019-02-11RISC-V: Implement mstatus.TSR/TW/TVMMichael Clark
2019-02-11RISC-V: Mark mstatus.fs dirtyRichard Henderson
2019-02-11RISC-V: Split out mstatus_fs from tb_flagsRichard Henderson
2019-02-07Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell
2019-02-07Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190206' into stagingPeter Maydell
2019-02-06target/moxie: Fix LGPL information in the file headersThomas Huth