Age | Commit message (Expand) | Author | Files | Lines |
2018-05-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2 | -1/+1 |
2018-05-11 | rename included C files to foo.inc.c, remove osdep.h | Paolo Bonzini | 2 | -1/+1 |
2018-05-09 | target/cris: avoid integer overflow in next_page PC check | Emilio G. Cota | 1 | -3/+3 |
2018-04-11 | icount: fix cpu_restore_state_from_tb for non-tb-exit cases | Pavel Dovgalyuk | 1 | -2/+2 |
2018-03-19 | cpu: get rid of unused cpu_init() defines | Igor Mammedov | 1 | -2/+0 |
2018-03-19 | cpu: add CPU_RESOLVING_TYPE macro | Igor Mammedov | 1 | -0/+1 |
2018-02-05 | qdev: use device_class_set_parent_realize/unrealize/reset() | Philippe Mathieu-Daudé | 1 | -2/+2 |
2018-01-25 | accel/tcg: add size paremeter in tlb_fill() | Laurent Vivier | 3 | -6/+6 |
2017-12-29 | tcg: Dynamically allocate TCGOps | Richard Henderson | 1 | -2/+0 |
2017-12-29 | tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED* | Richard Henderson | 1 | -1/+1 |
2017-10-30 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ... | Peter Maydell | 2 | -54/+30 |
2017-10-27 | cris: cleanup cpu type name composition | Igor Mammedov | 2 | -54/+30 |
2017-10-27 | Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging | Peter Maydell | 1 | -2/+1 |
2017-10-25 | disas: Remove unused flags arguments | Richard Henderson | 1 | -2/+1 |
2017-10-24 | tcg: Initialize cpu_env generically | Richard Henderson | 2 | -5/+0 |
2017-10-24 | tcg: define tcg_init_ctx and make tcg_ctx a pointer | Emilio G. Cota | 2 | -2/+2 |
2017-10-24 | tcg: convert tb->cflags reads to tb_cflags(tb) | Emilio G. Cota | 1 | -3/+3 |
2017-10-24 | qom: Introduce CPUClass.tcg_initialize | Richard Henderson | 1 | -10/+6 |
2017-10-24 | tcg: Remove TCGV_EQUAL* | Richard Henderson | 1 | -3/+3 |
2017-10-09 | qom/cpu: move cpu_model null check to cpu_class_by_name() | Philippe Mathieu-Daudé | 1 | -4/+0 |
2017-09-06 | target: [tcg] Use a generic enum for DISAS_ values | Lluís Vilanova | 1 | -1/+6 |
2017-09-01 | cris: replace cpu_cris_init() with cpu_generic_init() | Igor Mammedov | 2 | -7/+1 |
2017-07-19 | tcg: Pass generic CPUState to gen_intermediate_code() | Lluís Vilanova | 1 | -4/+3 |
2017-01-13 | qom/cpu: move tlb_flush to cpu_common_reset | Alex Bennée | 2 | -5/+7 |
2017-01-10 | target-cris: Use clz opcode | Richard Henderson | 3 | -7/+1 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 16 | -0/+7635 |