aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2017-09-19i386/kvm: introduce tsc_is_stable_and_known()Ladi Prosek
2017-09-19i386/kvm: set tsc_khz before configuring Hyper-V CPUIDLadi Prosek
2017-09-19i386/kvm: use a switch statement for MSR detectionLadi Prosek
2017-09-19target/i386: fix phminposuw in-place operationJoseph Myers
2017-09-19target/i386: fix pcmpxstrx substring searchJoseph Myers
2017-09-19target/i386: fix packusdw in-place operationJoseph Myers
2017-09-19target/i386: set rip_offset for further SSE instructionsJoseph Myers
2017-09-19target/i386: fix pmovsx/pmovzx in-place operationsJoseph Myers
2017-09-15Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...Peter Maydell
2017-09-15ppc/kvm: use kvm_vm_check_extension() in kvmppc_is_pr()Greg Kurz
2017-09-14target/arm: Avoid an extra temporary for store_exclusiveRichard Henderson
2017-09-14AArch64: Fix single stepping of ERET instructionJaroslaw Pelczar
2017-09-14target/arm: Rename 'type' to 'excret' in do_v7m_exception_exit()Peter Maydell
2017-09-14target/arm: Add and use defines for EXCRET constantsPeter Maydell
2017-09-14target/arm: Remove unnecessary '| 0xf0000000' from do_v7m_exception_exit()Peter Maydell
2017-09-14target/arm: Get PRECISERR and IBUSERR the right way roundPeter Maydell
2017-09-14target/arm: Clear exclusive monitor on v7M reset, exception entry/exitPeter Maydell
2017-09-14target/arm: Use M_REG_NUM_BANKS rather than hardcoding 2Peter Maydell
2017-09-14hmp: fix "dump-quest-memory" segfault (arm)Laurent Vivier
2017-09-14hmp: fix "dump-quest-memory" segfault (ppc)Laurent Vivier
2017-09-14sparc: Fix typedef clashDr. David Alan Gilbert
2017-09-10target/m68k: Switch fpu_rom from make_floatx80() to make_floatx80_init()Kamil Rytarowski
2017-09-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170908' int...Peter Maydell
2017-09-08Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20170907' into stagingPeter Maydell
2017-09-08ppc: spapr: Move VCPU ID calculation into sPAPRSam Bobroff
2017-09-08ppc: remove non implemented cpu modelsIgor Mammedov
2017-09-08ppc: drop caching ObjectClass from PowerPCCPUAliasIgor Mammedov
2017-09-08ppc: simplify cpu model lookup by PVRIgor Mammedov
2017-09-08ppc: replace inter-function cyclic dependency/recurssion with 2 simple lookupsIgor Mammedov
2017-09-08ppc: make cpu alias point only to real cpu modelsIgor Mammedov
2017-09-08ppc: make cpu_model translation to type consistentIgor Mammedov
2017-09-08ppc: use macros to make cpu type name from string literalIgor Mammedov
2017-09-08target/ppc: Remove old STATUS fileThomas Huth
2017-09-08PPC: KVM: Support machine option to set VSMT modeSam Bobroff
2017-09-08ppc64: introduce e6500KONRAD Frederic
2017-09-08booke206: allow to specify an mmucfg value at the initKONRAD Frederic
2017-09-08booke206: fix tlbnps for fixed size TLBKONRAD Frederic
2017-09-08booke206: fix booke206_tlbnps for mav 2.0KONRAD Frederic
2017-09-08ppc: spapr: Make VCPU ID handling private to SPAPRSam Bobroff
2017-09-08ppc: spapr: Rename cpu_dt_id to vcpu_idSam Bobroff
2017-09-07target/hppa: Convert to TranslatorOpsRichard Henderson
2017-09-07target/hppa: Convert to DisasContextBaseRichard Henderson
2017-09-07target/hppa: Convert to DisasJumpTypeRichard Henderson
2017-09-07target/alpha: Switch to do_transaction_failed() hookPeter Maydell
2017-09-07target/alpha: Convert to TranslatorOpsRichard Henderson
2017-09-07target/alpha: Convert to DisasContextBaseRichard Henderson
2017-09-07target/alpha: Convert to DisasJumpTypeRichard Henderson
2017-09-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170907'...Peter Maydell
2017-09-07target/arm: Add Jazelle featurePortia Stephens
2017-09-07target/arm: Implement new do_transaction_failed hookPeter Maydell