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
/
alpha
Age
Commit message (
Expand
)
Author
2024-11-05
target/alpha: Explicitly set 2-NaN propagation rule
Peter Maydell
2024-10-15
target/alpha: Use explicit little-endian LD/ST API
Philippe Mathieu-Daudé
2024-10-15
target/alpha: Replace ldtul_p() -> ldq_p()
Philippe Mathieu-Daudé
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-07-11
target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation
Peter Maydell
2024-05-15
accel/tcg: Provide default implementation of disas_log
Richard Henderson
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
2024-05-04
target/alpha: Implement CF_PCREL
Richard Henderson
2024-05-04
target/alpha: Split out gen_pc_disp
Richard Henderson
2024-05-04
target/alpha: Split out gen_goto_tb
Richard Henderson
2024-05-04
target/alpha: Simplify gen_bcond_internal()
Philippe Mathieu-Daudé
2024-05-04
target/alpha: Return DISAS_NORETURN once
Richard Henderson
2024-05-04
target/alpha: Inline DISAS_PC_UPDATED and return DISAS_NORETURN
Richard Henderson
2024-05-04
target/alpha: Use DISAS_NEXT definition instead of magic '0' value
Richard Henderson
2024-05-04
target/alpha: Hoist branch shift to initial decode
Richard Henderson
2024-05-04
target/alpha: Use cpu_env in preference to ALPHA_CPU
Richard Henderson
2024-04-26
target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Philippe Mathieu-Daudé
2024-03-12
target/alpha: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-02-29
target/alpha: Enable TARGET_PAGE_BITS_VARY for user-only
Richard Henderson
2024-02-03
target/alpha: Use TCG_COND_TSTNE for gen_fold_mzero
Richard Henderson
2024-02-03
target/alpha: Use TCG_COND_TST{EQ,NE} for CMOVLB{C,S}
Richard Henderson
2024-02-03
target/alpha: Use TCG_COND_TST{EQ,NE} for BLB{C,S}
Richard Henderson
2024-02-03
target/alpha: Pass immediate value to gen_bcond_internal()
Richard Henderson
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2024-02-03
target/alpha: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/alpha: Split out alpha_env_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-19
target/alpha: Only build sys_helper.c on system emulation
Philippe Mathieu-Daudé
2024-01-19
target/alpha: Extract clk_helper.c from sys_helper.c
Philippe Mathieu-Daudé
2024-01-05
target/alpha: Use generic cpu_list()
Gavin Shan
2024-01-05
cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2024-01-05
target/alpha: Remove fallback to ev67 cpu class
Gavin Shan
2023-12-29
target/alpha: Constify VMState in machine.c
Richard Henderson
2023-11-07
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2023-11-07
target/alpha: Tidy up alpha_cpu_class_by_name()
Philippe Mathieu-Daudé
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
Philippe Mathieu-Daudé
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
2023-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
2023-10-04
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
2023-10-03
target/*: Add instance_align to all cpu base classes
Richard Henderson
2023-08-31
target/translate: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-24
target/alpha: Use tcg_gen_movcond_i64 in gen_fold_mzero
Richard Henderson
2023-07-25
other architectures: spelling fixes
Michael Tokarev
2023-07-01
target/alpha: Use float64_to_int64_modulo for CVTTQ
Richard Henderson
[next]