summaryrefslogtreecommitdiffstats
path: root/target/moxie
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...Peter Maydell2018-06-041-7/+7
|\
| * tcg: Pass tb and index to tcg_gen_exit_tb separatelyRichard Henderson2018-06-021-7/+7
* | target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-012-2/+0Star
|/
* icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk2018-04-111-1/+1
* cpu: get rid of unused cpu_init() definesIgor Mammedov2018-03-191-2/+0Star
* cpu: add CPU_RESOLVING_TYPE macroIgor Mammedov2018-03-191-0/+1
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-211-1/+0Star
* qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé2018-02-051-3/+2Star
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-252-6/+6
* target/moxie: Fix tlb_fillRichard Henderson2017-12-281-2/+1Star
* target/*helper: don't check retaddr before calling cpu_restore_stateAlex Bennée2017-12-281-3/+1Star
* moxie: cleanup cpu type name compositionIgor Mammedov2017-10-272-39/+20Star
* moxie: fix qemu-system-moxie failing to start with CLI "-cpu MoxieLite"Igor Mammedov2017-10-271-1/+6
* tcg: Initialize cpu_env genericallyRichard Henderson2017-10-241-3/+0Star
* tcg: define tcg_init_ctx and make tcg_ctx a pointerEmilio G. Cota2017-10-241-1/+1
* tcg: convert tb->cflags reads to tb_cflags(tb)Emilio G. Cota2017-10-241-1/+1
* qom: Introduce CPUClass.tcg_initializeRichard Henderson2017-10-242-12/+1Star
* qom/cpu: move cpu_model null check to cpu_class_by_name()Philippe Mathieu-Daudé2017-10-101-7/+1Star
* moxie: replace cpu_moxie_init() with cpu_generic_init()Igor Mammedov2017-09-012-7/+1Star
* tcg: Pass generic CPUState to gen_intermediate_code()Lluís Vilanova2017-07-191-2/+2
* qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-132-3/+4
* Move target-* CPU file into a target/ folderThomas Huth2016-12-2010-0/+1482