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-11-05
target/hppa: Explicitly set 2-NaN propagation rule
Peter Maydell
2024-10-13
target/hppa: Implement TCGCPUOps.tlb_fill_align
Richard Henderson
2024-10-13
target/hppa: Handle alignment faults in hppa_get_physical_address
Richard Henderson
2024-10-13
target/hppa: Fix priority of T, D, and B page faults
Richard Henderson
2024-10-13
target/hppa: Perform access rights before protection id check
Richard Henderson
2024-10-13
target/hppa: Add MemOp argument to hppa_get_physical_address
Richard Henderson
2024-09-20
license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later
Philippe Mathieu-Daudé
2024-09-13
target/alpha, hppa: Remove unused parent_reset fields
Peter Maydell
2024-09-03
target/hppa: Fix random 32-bit linux-user crashes
Helge Deller
2024-09-03
target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64
Helge Deller
2024-07-11
target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation
Peter Maydell
2024-05-15
Merge tag 'pull-hppa-20240515' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2024-05-15
target/hppa: Log cpu state on return-from-interrupt
Richard Henderson
2024-05-15
target/hppa: Log cpu state at interrupt
Richard Henderson
2024-05-15
target/hppa: Implement CF_PCREL
Richard Henderson
2024-05-15
target/hppa: Adjust priv for B,GATE at runtime
Richard Henderson
2024-05-15
target/hppa: Drop tlb_entry return from hppa_get_physical_address
Richard Henderson
2024-05-15
target/hppa: Implement PSW_X
Richard Henderson
2024-05-15
target/hppa: Implement PSW_B
Richard Henderson
2024-05-15
target/hppa: Manage PSW_X and PSW_B in translator
Richard Henderson
2024-05-15
target/hppa: Split PSW X and B into their own field
Richard Henderson
2024-05-15
target/hppa: Improve hppa_cpu_dump_state
Richard Henderson
2024-05-15
target/hppa: Do not mask in copy_iaoq_entry
Richard Henderson
2024-05-15
target/hppa: Store full iaoq_f and page offset of iaoq_b in TB
Richard Henderson
2024-05-15
linux-user/hppa: Force all code addresses to PRIV_USER
Richard Henderson
2024-05-15
target/hppa: Use delay_excp for conditional trap on overflow
Richard Henderson
2024-05-15
target/hppa: Use delay_excp for conditional traps
Richard Henderson
2024-05-15
target/hppa: Introduce DisasDelayException
Richard Henderson
2024-05-15
target/hppa: Remove cond_free
Richard Henderson
2024-05-15
target/hppa: Use TCG_COND_TST* in trans_ftest
Richard Henderson
2024-05-15
target/hppa: Use registerfields.h for FPSR
Richard Henderson
2024-05-15
target/hppa: Use TCG_COND_TST* in trans_bb_imm
Richard Henderson
2024-05-15
target/hppa: Use TCG_COND_TST* in do_unit_addsub
Richard Henderson
2024-05-15
target/hppa: Use TCG_COND_TST* in do_unit_zero_cond
Richard Henderson
2024-05-15
target/hppa: Use TCG_COND_TST* in do_log_cond
Richard Henderson
2024-05-15
target/hppa: Use TCG_COND_TST* in do_cond
Richard Henderson
2024-05-15
target/hppa: Rename cond_make_* helpers
Richard Henderson
2024-05-15
target/hppa: Use displacements in DisasIAQE
Richard Henderson
2024-05-15
target/hppa: Introduce and use DisasIAQE for branch management
Richard Henderson
2024-05-15
target/hppa: Always make a copy in do_ibranch_priv
Richard Henderson
2024-05-15
target/hppa: Use umax in do_ibranch_priv
Richard Henderson
2024-05-15
target/hppa: Add space argument to do_ibranch
Richard Henderson
2024-05-15
target/hppa: Add space arguments to install_iaq_entries
Richard Henderson
2024-05-15
target/hppa: Add IASQ entries to DisasContext
Richard Henderson
2024-05-15
target/hppa: Simplify TB end
Richard Henderson
2024-05-15
target/hppa: Skip nullified insns in unconditional dbranch path
Richard Henderson
2024-05-15
target/hppa: Delay computation of IAQ_Next
Richard Henderson
2024-05-15
target/hppa: Add install_link
Richard Henderson
2024-05-15
target/hppa: Add install_iaq_entries
Richard Henderson
2024-05-15
target/hppa: Use CF_BP_PAGE instead of cpu_breakpoint_test
Richard Henderson
[next]