aboutsummaryrefslogtreecommitdiff
path: root/target/hppa/int_helper.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-25other architectures: spelling fixesMichael Tokarev1-1/+1
2023-06-13target/hppa/meson: Only build int_helper.o with system emulationPhilippe Mathieu-Daudé1-3/+0
2022-02-02hppa: Add support for an emulated TOC/NMI button.Helge Deller1-1/+18
2021-09-14target/hppa: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé1-5/+2
2020-11-15overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant1-1/+1
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