summaryrefslogtreecommitdiffstats
path: root/target/hppa/int_helper.c
Commit message (Expand)AuthorAgeFilesLines
* overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-211-1/+1
* target/hppa: Use env_cpu, env_archcpuRichard Henderson2019-06-101-2/+2
* target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* target/hppa: Include "qemu/log.h" to use qemu_log()Philippe Mathieu-Daudé2018-05-311-0/+1
* target/hppa: Implement the interval timerRichard Henderson2018-01-301-0/+6
* target/hppa: Implement external interruptsRichard Henderson2018-01-301-0/+59
* target/hppa: Implement tlb_fillRichard Henderson2018-01-301-1/+13
* target/hppa: Implement IASQRichard Henderson2018-01-301-3/+13
* target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interruptRichard Henderson2018-01-301-0/+176