index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-11.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
xtensa
Age
Commit message (
Expand
)
Author
5 days
target/xtensa: Constify CPUXtensaState in xtensa_replicate_windowstart()
Philippe Mathieu-Daudé
10 days
Guard HMP command implementations with CONFIG_HMP
Marc-André Lureau
10 days
monitor: tighten monitor_printf*()
Marc-André Lureau
10 days
monitor: tighten monitor_set_cpu()/get_cpu()
Marc-André Lureau
10 days
monitor: change HMPCommand cmd to take MonitorHMP
Marc-André Lureau
2026-08-16
hw/cpu: Rename cpu_exec_realizefn() -> cpu_common_realize()
Philippe Mathieu-Daudé
2026-06-18
accel/tcg: Move cpu_loop_exit_*() out of 'exec/cpu-common.h'
Philippe Mathieu-Daudé
2026-06-18
accel/tcg: Move cpu_restore_state() out of 'exec/cpu-common.h'
Philippe Mathieu-Daudé
2026-06-12
target/xtensa: add cpu_set_fcr/fsr helpers to sync fp_status
Matt Turner
2026-05-21
fpu: Introduce FloatSNaNRule
Richard Henderson
2026-05-12
target/xtensa/xtensa-semi: Use cpu_translate_for_debug()
Peter Maydell
2026-05-12
target: Rename cpu_get_phys_page_{,attrs_}debug
Peter Maydell
2026-05-12
target: Rename get_phys_page_debug to get_phys_addr_debug
Peter Maydell
2026-05-06
target/xtensa/core: register types using type_init
Pierrick Bouvier
2026-05-06
monitor: Remove 'monitor/hmp-target.h' header
Philippe Mathieu-Daudé
2026-05-06
target/xtensa: Restrict inclusion of 'exec/cpu-defs.h' header
Philippe Mathieu-Daudé
2026-04-27
target/xtensa: Replace malloc() with g_strdup_printf()
Dmitry Frolov
2026-04-23
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2026-04-23
target/xtensa: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk
2026-04-23
tcg/translator: add parameter to translator_loop for current addr type
Pierrick Bouvier
2026-03-16
target/xtensa/cpu: Move initialization of memory region to realize function
Thomas Huth
2026-02-25
exec: Drop TARGET_PHYS_ADDR_SPACE_BITS
Anton Johansson
2026-02-19
include/tcg/tcg-op.h: eradicate TARGET_INSN_START_EXTRA_WORDS
Pierrick Bouvier
2026-02-03
disas: Have disas_set_info() take a const CPUState
Philippe Mathieu-Daudé
2025-12-27
include: move hw/qdev-clock.h to hw/core/
Paolo Bonzini
2025-12-27
include: move hw/clock.h to hw/core/
Paolo Bonzini
2025-10-29
target/xtensa: call plugin trap callbacks
Julian Ganz
2025-10-28
char: rename CharBackend->CharFrontend
Marc-André Lureau
2025-10-16
target/xtensa: Remove target_ulong use in xtensa_get_tb_cpu_state()
Philippe Mathieu-Daudé
2025-10-16
target/xtensa: Remove target_ulong use in xtensa_tr_translate_insn()
Philippe Mathieu-Daudé
2025-10-16
target/xtensa: Replace legacy cpu_physical_memory_[un]map() calls
Philippe Mathieu-Daudé
2025-06-26
target/xtensa: replace FSF postal address with licenses URL
Sean Wei
2025-05-28
target: Use cpu_pointer_wrap_uint32 for 32-bit targets
Richard Henderson
2025-04-30
accel/tcg: Move cpu_get_tb_cpu_state to TCGCPUOps
Richard Henderson
2025-04-30
accel/tcg: Return TCGTBCPUState from cpu_get_tb_cpu_state
Richard Henderson
2025-04-30
accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h
Richard Henderson
2025-04-30
accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Richard Henderson
2025-04-30
include: Remove 'exec/exec-all.h'
Philippe Mathieu-Daudé
2025-04-30
accel/tcg: Extract probe API out of 'exec/exec-all.h'
Philippe Mathieu-Daudé
2025-04-25
target/xtensa: Evaluate TARGET_BIG_ENDIAN at compile time
Philippe Mathieu-Daudé
2025-04-25
qom: Constify TypeInfo::class_data
Philippe Mathieu-Daudé
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-23
tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
Philippe Mathieu-Daudé
2025-04-23
tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally
Philippe Mathieu-Daudé
2025-04-23
tcg: Define guest_default_memory_order in TCGCPUOps
Philippe Mathieu-Daudé
2025-04-23
tcg: Always define TARGET_INSN_START_EXTRA_WORDS
Philippe Mathieu-Daudé
2025-04-23
exec/cpu-all: remove this header
Pierrick Bouvier
2025-04-23
exec/cpu-all: transfer exec/cpu-common include to cpu.h headers
Pierrick Bouvier
2025-04-23
exec/cpu-all: remove exec/target_page include
Pierrick Bouvier
2025-04-23
exec/cpu-all: remove exec/cpu-interrupt include
Pierrick Bouvier
[next]