index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
hppa
/
int_helper.c
Age
Commit message (
Expand
)
Author
2023-09-15
target/hppa: Add BTLB support to hppa TLB functions
Helge Deller
2023-07-25
other architectures: spelling fixes
Michael Tokarev
2023-06-13
target/hppa/meson: Only build int_helper.o with system emulation
Philippe Mathieu-Daudé
2022-02-02
hppa: Add support for an emulated TOC/NMI button.
Helge Deller
2021-09-14
target/hppa: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2020-11-15
overall/alpha tcg cpus|hppa: Fix Lesser GPL version number
Chetan Pant
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-06-10
target/hppa: Use env_cpu, env_archcpu
Richard Henderson
2018-06-01
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
target/hppa: Include "qemu/log.h" to use qemu_log()
Philippe Mathieu-Daudé
2018-01-30
target/hppa: Implement the interval timer
Richard Henderson
2018-01-30
target/hppa: Implement external interrupts
Richard Henderson
2018-01-30
target/hppa: Implement tlb_fill
Richard Henderson
2018-01-30
target/hppa: Implement IASQ
Richard Henderson
2018-01-30
target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interrupt
Richard Henderson