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
/
op_helper.c
Age
Commit message (
Expand
)
Author
2021-02-16
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
2020-11-15
overall/alpha tcg cpus|hppa: Fix Lesser GPL version number
Chetan Pant
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-05-19
softfloat: Name compare relation enum
Richard Henderson
2020-01-27
target/hppa: Allow, but diagnose, LDCW aligned only mod 4
Richard Henderson
2019-09-03
hppa/tcg: Call probe_write() also for CONFIG_USER_ONLY
David Hildenbrand
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-06-10
target/hppa: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-03-12
target/hppa: remove PSW I/R/Q bit check
Sven Schnelle
2019-03-12
target/hppa: add TLB trace events
Sven Schnelle
2019-02-12
target/hppa: move GETPC to HELPER() functions
Sven Schnelle
2019-02-06
target/hppa: fix PSW Q bit behaviour to match hardware
Sven Schnelle
2018-05-17
target/hppa: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-01-31
target/hppa: Implement PROBE for system mode
Richard Henderson
2018-01-31
target/hppa: Implement halt and reset instructions
Helge Deller
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 IASQ
Richard Henderson
2018-01-30
target/hppa: Implement rfi
Richard Henderson
2018-01-30
target/hppa: Implement the system mask instructions
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: Skeleton support for hppa-softmmu
Helge Deller
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2017-10-24
target/hppa: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-01-23
target-hppa: Implement floating-point insns
Richard Henderson
2017-01-23
target-hppa: Implement system and memory-management insns
Richard Henderson
2017-01-23
target-hppa: Implement loads and stores
Richard Henderson
2017-01-23
target-hppa: Implement basic arithmetic
Richard Henderson
2017-01-23
target-hppa: Add framework and enable compilation
Richard Henderson