aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
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
2019-02-06target/hppa: fix PSW Q bit behaviour to match hardwareSven Schnelle
2019-02-06target/hppa: fix setting registers via gdbSven Schnelle
2019-02-06target/hppa: use tb_cflags() to access tb->cflagsEmilio G. Cota
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/WIPeter Maydell
2019-02-05target/arm: Enable TBI for user-onlyRichard Henderson
2019-02-05target/arm: Compute TB_FLAGS for TBI for user-onlyPeter Maydell