summaryrefslogtreecommitdiffstats
path: root/target/cris
Commit message (Expand)AuthorAgeFilesLines
* avoid TABs in files that only contain a fewPaolo Bonzini2019-01-113-7/+7
* target/cris/translate: Get rid of qemu_log_separate()Thomas Huth2018-10-161-5/+1Star
* Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...Peter Maydell2018-06-041-3/+3
|\
| * tcg: Pass tb and index to tcg_gen_exit_tb separatelyRichard Henderson2018-06-021-3/+3
* | target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-05-142-1/+1
|\
| * rename included C files to foo.inc.c, remove osdep.hPaolo Bonzini2018-05-112-1/+1
* | target/cris: avoid integer overflow in next_page PC checkEmilio G. Cota2018-05-091-3/+3
|/
* icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk2018-04-111-2/+2
* cpu: get rid of unused cpu_init() definesIgor Mammedov2018-03-191-2/+0Star
* cpu: add CPU_RESOLVING_TYPE macroIgor Mammedov2018-03-191-0/+1
* qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé2018-02-051-2/+2
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-253-6/+6
* tcg: Dynamically allocate TCGOpsRichard Henderson2017-12-291-2/+0Star
* tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*Richard Henderson2017-12-291-1/+1
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2017-10-302-54/+30Star
|\
| * cris: cleanup cpu type name compositionIgor Mammedov2017-10-272-54/+30Star
* | Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into stagingPeter Maydell2017-10-271-2/+1Star
|\ \ | |/ |/|
| * disas: Remove unused flags argumentsRichard Henderson2017-10-251-2/+1Star
* | tcg: Initialize cpu_env genericallyRichard Henderson2017-10-242-5/+0Star
* | tcg: define tcg_init_ctx and make tcg_ctx a pointerEmilio G. Cota2017-10-242-2/+2
* | tcg: convert tb->cflags reads to tb_cflags(tb)Emilio G. Cota2017-10-241-3/+3
* | qom: Introduce CPUClass.tcg_initializeRichard Henderson2017-10-241-10/+6Star
* | tcg: Remove TCGV_EQUAL*Richard Henderson2017-10-241-3/+3
|/
* qom/cpu: move cpu_model null check to cpu_class_by_name()Philippe Mathieu-Daudé2017-10-101-4/+0Star
* target: [tcg] Use a generic enum for DISAS_ valuesLluís Vilanova2017-09-061-1/+6
* cris: replace cpu_cris_init() with cpu_generic_init()Igor Mammedov2017-09-012-7/+1Star
* tcg: Pass generic CPUState to gen_intermediate_code()Lluís Vilanova2017-07-191-4/+3Star
* qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-132-5/+7
* target-cris: Use clz opcodeRichard Henderson2017-01-103-7/+1Star
* Move target-* CPU file into a target/ folderThomas Huth2016-12-2016-0/+7635