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-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
2024-05-15
target/hppa: Allow prior nullification in do_ibranch
Richard Henderson
2024-05-15
target/hppa: Pass displacement to do_dbranch
Richard Henderson
2024-05-15
target/hppa: Move constant destination check into use_goto_tb
Richard Henderson
2024-05-15
target/hppa: Use hppa_form_gva_psw in hppa_cpu_get_pc
Richard Henderson
2024-05-15
target/hppa: Move cpu_get_tb_cpu_state out of line
Richard Henderson
2024-05-15
accel/tcg: Return bool from TranslatorOps.disas_log
Richard Henderson
2024-05-15
accel/tcg: Provide default implementation of disas_log
Richard Henderson
2024-05-06
accel/tcg: Access tcg_cflags with getter / setter
Philippe Mathieu-Daudé
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
2024-04-26
target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Philippe Mathieu-Daudé
[next]