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
Age
Commit message (
Expand
)
Author
2024-04-09
target/hppa: Use insn_start from DisasContextBase
Richard Henderson
2024-04-09
target/hppa: Fix IIAOQ, IIASQ for pa2.0
Richard Henderson
2024-03-29
target/hppa: Clear psw_n for BE on use_nullify_skip path
Richard Henderson
2024-03-29
target/hppa: Add diag instructions to set/restore shadow registers
Helge Deller
2024-03-29
target/hppa: Move diag argument handling to decodetree
Richard Henderson
2024-03-29
target/hppa: Generate getshadowregs inline
Richard Henderson
2024-03-27
target/hppa: Fix overflow computation for shladd
Richard Henderson
2024-03-27
target/hppa: Replace c with uv in do_cond
Richard Henderson
2024-03-27
target/hppa: Squash d for pa1.x during decode
Richard Henderson
2024-03-27
target/hppa: Fix unit carry conditions
Richard Henderson
2024-03-27
target/hppa: Optimize UADDCM with no condition
Richard Henderson
2024-03-27
target/hppa: Fix DCOR reconstruction of carry bits
Richard Henderson
2024-03-27
target/hppa: Use gva_offset_mask() everywhere
Sven Schnelle
2024-03-27
target/hppa: Fix EIRR, EIEM versus icount
Richard Henderson
2024-03-27
target/hppa: Tidy read of interval timer
Richard Henderson
2024-03-27
target/hppa: Mark interval timer write as io
Richard Henderson
2024-03-27
target/hppa: Fix ADD/SUB trap on overflow for narrow mode
Sven Schnelle
2024-03-27
target/hppa: Handle unit conditions for wide mode
Sven Schnelle
2024-03-27
target/hppa: Fix B,GATE for wide mode
Richard Henderson
2024-03-27
target/hppa: Fix BE,L set of sr0
Richard Henderson
2024-03-19
target/hppa: fix do_stdby_e()
Sven Schnelle
2024-03-19
target/hppa: mask privilege bits in mfia
Sven Schnelle
2024-03-19
target/hppa: exit tb on flush cache instructions
Sven Schnelle
2024-03-19
target/hppa: fix access_id check
Sven Schnelle
2024-03-19
target/hppa: fix shrp for wide mode
Sven Schnelle
2024-03-19
target/hppa: ldcw,s uses static shift of 3
Sven Schnelle
2024-03-19
target/hppa: Fix assemble_12a insns for wide mode
Richard Henderson
2024-03-19
target/hppa: Fix assemble_11a insns for wide mode
Richard Henderson
2024-03-19
target/hppa: Fix assemble_16 insns for wide mode
Richard Henderson
2024-03-12
bulk: Call in place single use cpu_env()
Philippe Mathieu-Daudé
2024-03-03
target/hppa: Restore unwind_breg before calculating ior
Helge Deller
2024-03-03
target: hppa: Fix unaligned double word accesses for hppa64
Guenter Roeck
2024-02-11
target/hppa: PDC_BTLB_INFO uses 32-bit ints
Helge Deller
2024-02-11
target/hppa: Allow read-access to PSW with rsm 0,reg instruction
Helge Deller
2024-02-11
target/hppa: Implement do_transaction_failed handler for I/O errors
Helge Deller
2024-02-11
target/hppa: Add "diag 0x101" for console output support
Helge Deller
2024-02-03
include/exec: Change cpu_mmu_index argument to CPUState
Richard Henderson
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2024-02-03
target/hppa: Populate CPUClass.mmu_index
Richard Henderson
2024-01-29
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
2024-01-29
target: Use vaddr in gen_intermediate_code
Anton Johansson
2024-01-16
Merge tag 'hppa-fixes-8.2-pull-request' of https://github.com/hdeller/qemu-hp...
Peter Maydell
2024-01-13
target/hppa: Fix IOR and ISR on error in probe
Helge Deller
2024-01-13
target/hppa: Fix IOR and ISR on unaligned access trap
Helge Deller
2024-01-13
target/hppa: Export function hppa_set_ior_and_isr()
Helge Deller
2024-01-13
target/hppa: Avoid accessing %gr0 when raising exception
Helge Deller
2024-01-13
target/hppa: Fix PDC address translation on PA2.0 with PSW.W=0
Helge Deller
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-05
target/hppa: Use generic cpu_list()
Gavin Shan
2024-01-05
cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
Philippe Mathieu-Daudé
[next]