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-01
target/hppa: Clear psw_n for BE on use_nullify_skip path
Richard Henderson
2024-03-22
target/hppa: fix do_stdby_e()
Sven Schnelle
2024-03-22
target/hppa: mask privilege bits in mfia
Sven Schnelle
2024-03-22
target/hppa: exit tb on flush cache instructions
Sven Schnelle
2024-03-22
target/hppa: fix access_id check
Sven Schnelle
2024-03-22
target/hppa: fix shrp for wide mode
Sven Schnelle
2024-03-22
target/hppa: ldcw,s uses static shift of 3
Sven Schnelle
2024-03-22
target/hppa: Fix assemble_12a insns for wide mode
Richard Henderson
2024-03-22
target/hppa: Fix assemble_11a insns for wide mode
Richard Henderson
2024-03-22
target/hppa: Fix assemble_16 insns for wide mode
Richard Henderson
2024-01-17
target/hppa: Fix IOR and ISR on error in probe
Helge Deller
2024-01-17
target/hppa: Fix IOR and ISR on unaligned access trap
Helge Deller
2024-01-17
target/hppa: Export function hppa_set_ior_and_isr()
Helge Deller
2024-01-17
target/hppa: Avoid accessing %gr0 when raising exception
Helge Deller
2024-01-17
target/hppa: Fix PDC address translation on PA2.0 with PSW.W=0
Helge Deller
2023-11-20
Merge tag 'hppa64-fixes-pull-request' of https://github.com/hdeller/qemu-hppa...
Stefan Hajnoczi
2023-11-17
target/hppa: Fix 64-bit SHRPD instruction
Helge Deller
2023-11-15
target/hppa: spelling fixes: Indicies, Truely
Michael Tokarev
2023-11-13
target/hppa: Reduce TARGET_PHYS_ADDR_SPACE_BITS to 40
Richard Henderson
2023-11-13
target/hppa: Replace MMU_PHYS_IDX with MMU_ABS_IDX, MMU_ABS_W_IDX
Richard Henderson
2023-11-13
target/hppa: Introduce MMU_IDX_MMU_DISABLED
Richard Henderson
2023-11-13
target/hppa: Fix possible overflow in TLB size calculation
Helge Deller
2023-11-13
target/hppa: Fix calculation of CR_IIASQ back register
Helge Deller
2023-11-13
target/hppa: Use PRIV_P_TO_MMU_IDX in helper_probe
Richard Henderson
2023-11-13
target/hppa: Use only low 2 immediate bits for PROBEI
Richard Henderson
2023-11-12
target/hppa: Mask reserved PSW bits in expand_sm_imm
Helge Deller
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target: Mention 'cpu-qom.h' is target agnostic
Philippe Mathieu-Daudé
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
2023-11-06
target/hppa: Improve interrupt logging
Richard Henderson
2023-11-06
target/hppa: Update IIAOQ, IIASQ for pa2.0
Richard Henderson
2023-11-06
target/hppa: Create raise_exception_with_ior
Richard Henderson
2023-11-06
target/hppa: Add unwind_breg to CPUHPPAState
Richard Henderson
2023-11-06
target/hppa: Clear upper bits in mtctl for pa1.x
Helge Deller
2023-11-06
target/hppa: Avoid async_safe_run_on_cpu on uniprocessor system
Richard Henderson
2023-11-06
target/hppa: Add pa2.0 cpu local tlb flushes
Helge Deller
2023-11-06
target/hppa: Implement pa2.0 data prefetch instructions
Richard Henderson
2023-11-06
target/hppa: Return zero for r0 from load_gpr
Richard Henderson
2023-11-06
target/hppa: Precompute zero into DisasContext
Richard Henderson
2023-11-06
target/hppa: Fix interruption based on default PSW
Helge Deller
2023-11-06
target/hppa: Implement PERMH
Richard Henderson
2023-11-06
target/hppa: Implement MIXH, MIXW
Richard Henderson
2023-11-06
target/hppa: Implement HSHLADD, HSHRADD
Richard Henderson
2023-11-06
target/hppa: Implement HSHL, HSHR
Richard Henderson
2023-11-06
target/hppa: Implement HAVG
Richard Henderson
2023-11-06
target/hppa: Implement HSUB
Richard Henderson
2023-11-06
target/hppa: Implement HADD
Richard Henderson
2023-11-06
target/hppa: Replace tcg_gen_*_tl with tcg_gen_*_i64
Richard Henderson
2023-11-06
target/hppa: Use tcg_temp_new_i64 not tcg_temp_new
Richard Henderson
2023-11-06
target/hppa: Adjust vmstate_env for pa2.0 tlb
Richard Henderson
[next]