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
/
cpu.h
Age
Commit message (
Expand
)
Author
2019-05-10
target/hppa: Convert to CPUClass::tlb_fill
Richard Henderson
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-03-12
target/hppa: add TLB protection id check
Sven Schnelle
2018-03-26
target/hppa: Include priv level in user-only iaoq
Richard Henderson
2018-03-19
cpu: get rid of unused cpu_init() defines
Igor Mammedov
2018-03-19
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-01-31
target/hppa: Enable MTTCG
Richard Henderson
2018-01-31
target/hppa: Implement B,GATE insn
Richard Henderson
2018-01-31
target/hppa: Add migration for the cpu
Richard Henderson
2018-01-31
target/hppa: Optimize for flat addressing space
Richard Henderson
2018-01-30
target/hppa: Implement LPA
Richard Henderson
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: Use space registers in data operations
Richard Henderson
2018-01-30
target/hppa: Implement rfi
Richard Henderson
2018-01-30
target/hppa: Add control registers
Richard Henderson
2018-01-30
target/hppa: Add space registers
Richard Henderson
2018-01-30
target/hppa: Implement mmu_idx from IA privilege level
Richard Henderson
2018-01-30
target/hppa: Split address size from register size
Richard Henderson
2018-01-30
target/hppa: Define hardware exception types
Richard Henderson
2018-01-30
target/hppa: Define the rest of the PSW
Richard Henderson
2018-01-30
target/hppa: Skeleton support for hppa-softmmu
Helge Deller
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2017-09-01
hppa: replace cpu_hppa_init() with cpu_generic_init()
Igor Mammedov
2017-01-23
target-hppa: Add framework and enable compilation
Richard Henderson