index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
hppa
/
mem_helper.c
Age
Commit message (
Expand
)
Author
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
2019-05-10
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
2019-05-10
target/hppa: Convert to CPUClass::tlb_fill
Richard Henderson
2019-04-29
target/hppa: Always return EXCP_DMAR for protection id trap
Nick Hudson
2019-03-12
target/hppa: add TLB protection id check
Sven Schnelle
2019-03-12
target/hppa: allow multiple itlbp without itlba
Sven Schnelle
2019-03-12
target/hppa: add TLB trace events
Sven Schnelle
2019-03-12
target/hppa: report ITLB_EXCP_MISS for ITLB misses
Sven Schnelle
2019-03-12
target/hppa: fix TLB handling for page 0
Sven Schnelle
2018-10-16
target/hppa: Raise exception 26 on emulated hardware
Helge Deller
2018-01-31
target/hppa: Only use EXCP_DTLB_MISS
Richard Henderson
2018-01-31
target/hppa: Implement B,GATE insn
Richard Henderson
2018-01-30
target/hppa: Implement LPA
Richard Henderson
2018-01-30
target/hppa: Implement P*TLB and P*TLBE insns
Richard Henderson
2018-01-30
target/hppa: Implement I*TLBA and I*TLBP insns
Richard Henderson
2018-01-30
target/hppa: Implement tlb_fill
Richard Henderson
2018-01-30
target/hppa: Add control registers
Richard Henderson
2018-01-30
target/hppa: Define hardware exception types
Richard Henderson
2018-01-30
target/hppa: Skeleton support for hppa-softmmu
Helge Deller