Age | Commit message (Expand) | Author |
---|---|---|
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-06-10 | cpu: Remove CPU_COMMON | Richard Henderson |
2019-06-10 | cpu: Introduce CPUNegativeOffsetState | Richard Henderson |
2019-06-10 | cpu: Move ENV_OFFSET to exec/gen-icount.h | Richard Henderson |
2019-06-10 | target/tilegx: Use env_cpu | Richard Henderson |
2019-06-10 | cpu: Replace ENV_GET_CPU with env_cpu | Richard Henderson |
2019-06-10 | cpu: Define ArchCPU | Richard Henderson |
2019-06-10 | cpu: Define CPUArchState with typedef | Richard Henderson |
2019-06-10 | tcg: Split out target/arch/cpu-param.h | Richard Henderson |
2018-03-19 | cpu: get rid of unused cpu_init() defines | Igor Mammedov |
2018-03-19 | cpu: add CPU_RESOLVING_TYPE macro | Igor Mammedov |
2017-09-01 | tilegx: replace cpu_tilegx_init() with cpu_generic_init() | Igor Mammedov |
2017-01-13 | qom/cpu: move tlb_flush to cpu_common_reset | Alex Bennée |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |