summaryrefslogtreecommitdiffstats
path: root/target/cris/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* cris tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* gdbstub: extend GByteArray to read register helpersAlex Bennée2020-03-171-2/+2
* target/cris: Remove MMU_MODE{0,1}_SUFFIXRichard Henderson2020-01-161-2/+0Star
* cris: improve passing PIC interrupt vector to the CPUMarc-André Lureau2020-01-071-0/+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/cris: 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-2/+2
* tcg: Split out target/arch/cpu-param.hRichard Henderson2019-06-101-10/+1Star
* target/cris: 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
* cris: cleanup cpu type name compositionIgor Mammedov2017-10-271-0/+3
* cris: replace cpu_cris_init() with cpu_generic_init()Igor Mammedov2017-09-011-2/+1Star
* qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-131-3/+6
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+309