summaryrefslogtreecommitdiffstats
path: root/target/hppa/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* hppa: Delete unused hppa_cpu_list() functionEduardo Habkost2019-07-051-17/+0Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-1/+1
* cpu: Introduce cpu_set_cpustate_pointersRichard Henderson2019-06-101-1/+1
* target/hppa: Convert to CPUClass::tlb_fillRichard Henderson2019-05-101-3/+2Star
* target: Simplify how the TARGET_cpu_list() printMarkus Armbruster2019-04-181-9/+5Star
* fpu/softfloat: Specialize on snan_bit_is_oneRichard Henderson2018-05-181-1/+0Star
* qom: introduce object_class_get_list_sortedPaolo Bonzini2018-03-121-14/+1Star
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-211-0/+1
* qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé2018-02-051-2/+2
* 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