aboutsummaryrefslogtreecommitdiff
path: root/target/hppa/int_helper.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster1-1/+1
2019-06-10target/hppa: Use env_cpu, env_archcpuRichard Henderson1-2/+2
2018-06-01target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé1-1/+0
2018-05-31target/hppa: Include "qemu/log.h" to use qemu_log()Philippe Mathieu-Daudé1-0/+1
2018-01-30target/hppa: Implement the interval timerRichard Henderson1-0/+6
2018-01-30target/hppa: Implement external interruptsRichard Henderson1-0/+59
2018-01-30target/hppa: Implement tlb_fillRichard Henderson1-1/+13
2018-01-30target/hppa: Implement IASQRichard Henderson1-3/+13
2018-01-30target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interruptRichard Henderson1-0/+176