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-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-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
/
include
/
exec
Age
Commit message (
Expand
)
Author
2026-06-18
accel/tcg: Move cpu_loop_exit_*() out of 'exec/cpu-common.h'
Philippe Mathieu-Daudé
2026-06-18
accel/tcg: Have cpu_loop_exit_requested() take const @cpu argument
Philippe Mathieu-Daudé
2026-06-18
accel/tcg: Move cpu_restore_state() out of 'exec/cpu-common.h'
Philippe Mathieu-Daudé
2026-06-18
accel/tcg: Move cpu_unwind_state_data() out of 'exec/cpu-common.h'
Philippe Mathieu-Daudé
2026-06-18
accel/tcg: Move cpu_exec_step_atomic() out of 'exec/cpu-common.h'
Philippe Mathieu-Daudé
2026-06-18
accel/tcg: Move cpu_exec() out of 'exec/cpu-common.h'
Philippe Mathieu-Daudé
2026-06-18
system/memory: Rename cpu_exec_init_all() -> machine_memory_init()
Philippe Mathieu-Daudé
2026-06-18
exec/cpu-common.h: Avoid including unused exec/page-protection.h header
Philippe Mathieu-Daudé
2026-06-18
exec/cpu-common.h: Avoid including unused 'tcg/debug-assert.h' header
Philippe Mathieu-Daudé
2026-06-18
exec/cpu-common.h: Avoid including unused 'exec/vaddr.h' header
Philippe Mathieu-Daudé
2026-06-18
exec/cpu-common.h: Include missing 'qemu/thread.h' header
Philippe Mathieu-Daudé
2026-06-18
accel/tcg: Restrict IOMMU declarations
Philippe Mathieu-Daudé
2026-06-18
system: Move cpu_physical_memory_*() declarations to 'system/physmem.h'
Philippe Mathieu-Daudé
2026-06-18
system: Document cpu_physical_memory_*() declarations
Philippe Mathieu-Daudé
2026-05-06
exec/helper-head: Include missing 'exec/target_long.h' header
Philippe Mathieu-Daudé
2026-04-29
target/riscv: Use the tb->cs_base as the extend tb flags
Max Chou
2026-04-23
tcg/translator: add parameter to translator_loop for current addr type
Pierrick Bouvier
2026-03-12
include/exec: Provide the cpu_internal_tswap() functions
Martin Kröning
2026-03-10
gdbstub: Emit base_register index in GDBFeature entries
Philippe Mathieu-Daudé
2026-03-10
gdbstub: Remove @g_pos argument in gdb_register_coprocessor()
Philippe Mathieu-Daudé
2026-02-26
page-vary: Build finalize_target_page_bits as common code
Richard Henderson
2026-02-26
page-vary: Build set_preferred_target_page_bits as common code
Richard Henderson
2026-02-26
page-vary: Expose TARGET_PAGE_BITS_MIN definition
Philippe Mathieu-Daudé
2026-02-25
exec: Drop TARGET_PHYS_ADDR_SPACE_BITS
Anton Johansson
2026-02-09
target/or1k: Rename from openrisc
Richard Henderson
2026-02-02
accel/tcg: Fix iotlb_to_section() for different AddressSpace
Jim Shu
2026-01-22
cpus: Allocate maximum number of ASes supported by the arch
Philippe Mathieu-Daudé
2026-01-22
system: Allow restricting the legacy MO_TE* 'native-endian' definitions
Philippe Mathieu-Daudé
2026-01-22
system: Allow restricting the legacy tswap() 'native-endian' API
Philippe Mathieu-Daudé
2026-01-22
system: Allow restricting the legacy translator_ld() 'native-endian' API
Philippe Mathieu-Daudé
2026-01-12
accel/tcg: Un-inline WatchPoint API user-emulation stubs
Philippe Mathieu-Daudé
2025-12-27
include: reorganize memory API headers
Paolo Bonzini
2025-12-27
include: move memory_ldst* to include/system
Paolo Bonzini
2025-11-03
exec/cpu: Declare cpu_memory_rw_debug() in 'hw/core/cpu.h' and document
Philippe Mathieu-Daudé
2025-10-31
accel/tcg: Introduce and use MO_ALIGN_TLB_ONLY
Richard Henderson
2025-10-14
linux-user: Support MADV_DONTDUMP, MADV_DODUMP
Jon Wilson
2025-10-14
accel/tcg: Add clear_flags argument to page_set_flags
Richard Henderson
2025-10-10
include/exec/memopidx: Adjust for 32 mmu indexes
Richard Henderson
2025-10-07
system/physmem: Remove legacy cpu_physical_memory_rw()
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Un-inline cpu_physical_memory_read/write()
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Pass address space argument to cpu_flush_icache_range()
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Remove cpu_physical_memory_is_io()
Philippe Mathieu-Daudé
2025-10-07
system/ramblock: Move ram_block_discard_*_range() declarations
Philippe Mathieu-Daudé
2025-10-03
physmem: Destroy all CPU AddressSpaces on unrealize
Peter Maydell
2025-09-30
monitor: Clean up HMP gdbserver error reporting
Markus Armbruster
2025-09-24
accel/tcg: Remove cpu_loop_exit_restore() stub
Philippe Mathieu-Daudé
2025-09-24
accel/tcg: Create queue_tb_flush from tb_flush
Richard Henderson
2025-09-24
accel/tcg: Split out tb_flush__exclusive_or_serial
Richard Henderson
2025-09-23
include/hw/core/cpu: Introduce MMUIdxMap
Richard Henderson
2025-09-02
include/exec/target_page.h: move page-target.c to header
Pierrick Bouvier
[next]