aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2019-10-26i386: implement IGNNEPaolo Bonzini
2019-10-26target/i386: introduce cpu_set_fpusPaolo Bonzini
2019-10-26target/i386: move FERR handling to target/i386Paolo Bonzini
2019-10-26core: replace getpagesize() with qemu_real_host_page_sizeWei Yang
2019-10-26Merge commit 'df84f17' into HEADPaolo Bonzini
2019-10-25target/mips: Refactor handling of vector compare 'less than' (signed) instruc...Filip Bozuta
2019-10-25target/mips: Refactor handling of vector compare 'equal' instructionsFilip Bozuta
2019-10-25target/mips: Demacro LMI decoderAleksandar Markovic
2019-10-25target/mips: msa: Split helpers for ASUB_<S|U>.<B|H|W|D>Aleksandar Markovic
2019-10-25target/mips: msa: Split helpers for HSUB_<S|U>.<H|W|D>Aleksandar Markovic
2019-10-25target/mips: msa: Split helpers for PCK<EV|OD>.<B|H|W|D>Aleksandar Markovic
2019-10-25target/mips: msa: Split helpers for S<LL|RA|RAR|RL|RLR>.<B|H|W|D>Aleksandar Markovic
2019-10-25target/mips: msa: Split helpers for HADD_<S|U>.<H|W|D>Aleksandar Markovic
2019-10-25target/mips: msa: Split helpers for ADD<_A|S_A|S_S|S_U|V>.<B|H|W|D>Aleksandar Markovic
2019-10-25target/mips: msa: Split helpers for ILV<EV|OD|L|R>.<B|H|W|D>Aleksandar Markovic
2019-10-25target/mips: msa: Split helpers for <MAX|MIN>_<S|U>.<B|H|W|D>Aleksandar Markovic
2019-10-25target/mips: msa: Split helpers for <MAX|MIN>_A.<B|H|W|D>Aleksandar Markovic
2019-10-25target/mips: Clean up op_helper.cAleksandar Markovic
2019-10-25target/mips: Clean up helper.cAleksandar Markovic
2019-10-24target/arm: Rely on hflags correct in cpu_get_tb_cpu_stateRichard Henderson
2019-10-24target/arm: Rebuild hflags for M-profileRichard Henderson
2019-10-24target/arm: Rebuild hflags at Xscale SCTLR writesRichard Henderson
2019-10-24target/arm: Rebuild hflags at CPSR writesRichard Henderson
2019-10-24target/arm: Rebuild hflags at MSR writesRichard Henderson
2019-10-24target/arm: Rebuild hflags at EL changesRichard Henderson
2019-10-24target/arm: Add HELPER(rebuild_hflags_{a32, a64, m32})Richard Henderson
2019-10-24target/arm: Hoist store to cs_base in cpu_get_tb_cpu_stateRichard Henderson
2019-10-24target/arm: Split out arm_mmu_idx_elRichard Henderson
2019-10-24target/arm: Add arm_rebuild_hflagsRichard Henderson
2019-10-24target/arm: Hoist computation of TBFLAG_A32.VFPENRichard Henderson
2019-10-24target/arm: Simplify set of PSTATE_SS in cpu_get_tb_cpu_stateRichard Henderson
2019-10-24target/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in cpu_get_tb_cpu_stateRichard Henderson
2019-10-24target/arm: Split out rebuild_hflags_aprofileRichard Henderson
2019-10-24target/arm: Split out rebuild_hflags_a32Richard Henderson
2019-10-24target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_stateRichard Henderson
2019-10-24target/arm: Split out rebuild_hflags_m32Richard Henderson
2019-10-24target/arm: Split arm_cpu_data_is_big_endianRichard Henderson
2019-10-24target/arm: Split out rebuild_hflags_common_32Richard Henderson
2019-10-24target/arm: Split out rebuild_hflags_a64Richard Henderson
2019-10-24target/arm: Split out rebuild_hflags_commonRichard Henderson
2019-10-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191024' into...Peter Maydell
2019-10-24Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-10-24Merge remote-tracking branch 'remotes/xtensa/tags/20191023-xtensa' into stagingPeter Maydell
2019-10-23target/i386: Introduce Denverton CPU modelTao Xu
2019-10-24target/ppc: Fix for optimized vsl/vsr instructionsStefan Brankovic
2019-10-23target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSRTao Xu
2019-10-23x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSETao Xu
2019-10-22target/arm: Fix sign-extension for SMLAL*Richard Henderson
2019-10-22i386/kvm: add NoNonArchitecturalCoreSharing Hyper-V enlightenmentVitaly Kuznetsov
2019-10-22target/i386: log MCE guest and host addressesMario Smarduch