summaryrefslogtreecommitdiffstats
path: root/target/lm32/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* gdbstub: extend GByteArray to read register helpersAlex Bennée2020-03-171-1/+1
* migration: Move the VMStateDescription typedef to typedefs.hMarkus Armbruster2019-08-161-1/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* cpu: Remove CPU_COMMONRichard Henderson2019-06-101-2/+0Star
* cpu: Introduce CPUNegativeOffsetStateRichard Henderson2019-06-101-0/+1
* cpu: Move ENV_OFFSET to exec/gen-icount.hRichard Henderson2019-06-101-1/+0Star
* target/lm32: Use env_cpu, env_archcpuRichard Henderson2019-06-101-5/+0Star
* cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson2019-06-101-2/+0Star
* cpu: Define ArchCPURichard Henderson2019-06-101-0/+1
* cpu: Define CPUArchState with typedefRichard Henderson2019-06-101-3/+2Star
* tcg: Split out target/arch/cpu-param.hRichard Henderson2019-06-101-9/+3Star
* target/lm32: Convert to CPUClass::tlb_fillRichard Henderson2019-05-101-2/+3
* qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster2019-04-181-2/+1Star
* target: Simplify how the TARGET_cpu_list() printMarkus Armbruster2019-04-181-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
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-251-1/+1
* lm32: cleanup cpu type name compositionIgor Mammedov2017-10-271-0/+3
* lm32: replace cpu_lm32_init() with cpu_generic_init()Igor Mammedov2017-09-011-2/+1Star
* qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-131-0/+3
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+274