aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
2019-02-15target/arm: Rely on optimization within tcg_gen_gvec_orRichard Henderson3-19/+5
2019-02-15arm: Allow system registers for KVM guests to be changed by QEMU codePeter Maydell5-22/+38
2019-02-15target/arm: expose remaining CPUID registers as RAZAlex Bennée2-3/+26
2019-02-15target/arm: expose MPIDR_EL1 to userspaceAlex Bennée1-7/+14
2019-02-15target/arm: expose CPUID registers to userspaceAlex Bennée2-0/+80
2019-02-15target/arm: relax permission checks for HWCAP_CPUID registersAlex Bennée2-1/+17
2019-02-15target/arm: Fix int128_make128 lo, hi order in paired_cmpxchg64_beCatherine Ho1-2/+2
2019-02-15target/arm: Implement HACR_EL2Peter Maydell1-0/+6
2019-02-15target/arm: Fix CRn to be 14 for PMEVTYPER/PMEVCNTRAaron Lindsay OS1-4/+4
2019-02-14target/mips: introduce MTTCG-enabled buildsAleksandar Markovic1-0/+2
2019-02-14target/mips: hold BQL in mips_vpe_wake()Goran Ferenc1-0/+3
2019-02-14hw/mips_int: hold BQL for all interrupt requestsAleksandar Markovic1-18/+3
2019-02-14target/mips: reimplement SC instruction emulation and use cmpxchgLeon Alrae5-118/+44
2019-02-14target/mips: compare virtual addresses in LL/SC sequenceLeon Alrae4-18/+25
2019-02-14Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-sf1' i...Peter Maydell8-106/+394
2019-02-12target/hppa: fix dcor instructionSven Schnelle1-1/+1
2019-02-12target/hppa: Fix addition '</<=' conditionsSven Schnelle1-36/+57
2019-02-12target/hppa: Rearrange log conditionsRichard Henderson1-7/+49
2019-02-12target/hppa: move GETPC to HELPER() functionsSven Schnelle1-10/+6
2019-02-12target/hppa: Merge translate_one into hppa_tr_translate_insnRichard Henderson1-8/+3
2019-02-12target/hppa: Convert fp operate insnsRichard Henderson2-435/+483
2019-02-12target/hppa: Convert fp fused multiply-add insnsRichard Henderson2-53/+36
2019-02-12target/hppa: Convert halt/reset insnsRichard Henderson2-33/+19
2019-02-12target/hppa: Convert fp indexed memory insnsRichard Henderson2-93/+21
2019-02-12target/hppa: Convert offset memory insnsRichard Henderson2-165/+99
2019-02-12target/hppa: Convert arithmetic immediate insnsRichard Henderson2-89/+92
2019-02-12target/hppa: Convert direct and indirect branchesRichard Henderson2-102/+63
2019-02-12target/hppa: Convert shift, extract, deposit insnsRichard Henderson2-136/+94
2019-02-12target/hppa: Convert conditional branchesRichard Henderson2-126/+123
2019-02-12target/hppa: Convert fp multiply-addRichard Henderson2-29/+52
2019-02-12target/hppa: Convert indexed memory insnsRichard Henderson2-133/+60
2019-02-12target/hppa: Convert arithmetic/logical insnsRichard Henderson2-167/+189
2019-02-12target/hppa: Convert memory management insnsRichard Henderson2-111/+89
2019-02-12target/hppa: Unify specializations of ORRichard Henderson1-49/+59
2019-02-12target/hppa: Convert remainder of system insnsRichard Henderson2-55/+56
2019-02-12target/hppa: Convert move to/from system registersRichard Henderson2-35/+41
2019-02-12target/hppa: Begin using scripts/decodetree.pyRichard Henderson3-5/+51
2019-02-12target/hppa: Use DisasContextBase.is_jmpRichard Henderson1-483/+528
2019-02-11target/riscv: fix counter-enable checks in ctr()Xi Wang1-3/+9
2019-02-11RISC-V: Add misa runtime write supportMichael Clark4-3/+68
2019-02-11RISC-V: Add misa.MAFD checks to translateMichael Clark1-0/+158
2019-02-11RISC-V: Add misa to DisasContextMichael Clark1-35/+40
2019-02-11RISC-V: Add priv_ver to DisasContextAlistair Francis1-2/+5
2019-02-11RISC-V: Use riscv prefix consistently on cpu helpersMichael Clark5-37/+36
2019-02-11RISC-V: Implement mstatus.TSR/TW/TVMMichael Clark2-8/+34
2019-02-11RISC-V: Mark mstatus.fs dirtyRichard Henderson2-13/+39
2019-02-11RISC-V: Split out mstatus_fs from tb_flagsRichard Henderson2-8/+8
2019-02-07Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell5-9/+9
2019-02-07Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190206' into stagingPeter Maydell3-7/+11
2019-02-06target/moxie: Fix LGPL information in the file headersThomas Huth5-9/+9