summaryrefslogtreecommitdiffstats
path: root/target/hppa/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* target/hppa: Add migration for the cpuRichard Henderson2018-01-311-0/+1
* target/hppa: Implement the interval timerRichard Henderson2018-01-301-0/+8
* target/hppa: Implement external interruptsRichard Henderson2018-01-301-0/+6
* target/hppa: Implement IASQRichard Henderson2018-01-301-0/+15
* target/hppa: Implement unaligned access trapRichard Henderson2018-01-301-1/+18
* target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interruptRichard Henderson2018-01-301-0/+2
* target/hppa: Implement mmu_idx from IA privilege levelRichard Henderson2018-01-301-1/+1
* target/hppa: Skeleton support for hppa-softmmuHelge Deller2018-01-301-0/+5
* qom: Introduce CPUClass.tcg_initializeRichard Henderson2017-10-241-2/+1Star
* hppa: replace cpu_hppa_init() with cpu_generic_init()Igor Mammedov2017-09-011-8/+3Star
* migration: Remove unneeded includes of migration/vmstate.hJuan Quintela2017-06-011-1/+0Star
* target-hppa: Add framework and enable compilationRichard Henderson2017-01-231-0/+164