COMMITS
/ include/exec/exec-all.h August 28, 2023
P
target/translate: Restrict 'exec/cpu_ldst.h' to user emulation
Philippe Mathieu-Daudé committed
July 17, 2023
R
include/exec: Add WITH_MMAP_LOCK_GUARD
Richard Henderson committed
June 30, 2023
A
plugins: force slow path when plugins instrument memory ops
Alex Bennée committed
June 21, 2023
A
cpu: Replace target_ulong with hwaddr in tb_invalidate_phys_addr()
Anton Johansson committed
A
accel: Replace target_ulong with vaddr in probe_*()
Anton Johansson committed
A
accel: Replace target_ulong in tlb_*()
Anton Johansson committed
May 1, 2023
R
include/exec: Remove CODE_GEN_AVG_BLOCK_SIZE
Richard Henderson committed
April 1, 2023
R
tcg: Spit out exec/translation-block.h
Richard Henderson committed
R
exec-all: Widen TranslationBlock pc and cs_base to 64-bits
Richard Henderson committed
R
exec-all: Widen tb_page_addr_t for user-only
Richard Henderson committed
R
tcg: Remove DEBUG_DISAS
Richard Henderson committed
May 26, 2023
A
tcg: remove the final vestiges of dstate
Alex Bennée committed
March 6, 2023
R
accel/tcg: Pass last not end to tb_invalidate_phys_range
Richard Henderson committed
March 3, 2023
A
includes: move tb_flush into its own header
Alex Bennée committed
February 27, 2023
A
include/exec: Remove `tb_pc()`
Anton Johansson committed
A
include/exec: Replace `TARGET_TB_PCREL` with `CF_PCREL`
Anton Johansson committed
A
include/exec: Introduce `CF_PCREL`
Anton Johansson committed
February 24, 2023
R
accel/tcg: Add 'size' param to probe_access_full
Richard Henderson committed
February 23, 2023
D
accel/tcg: Add 'size' param to probe_access_flags()
Daniel Henrique Barboza committed
January 17, 2023
E
bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD
Emanuele Giuseppe Esposito committed
November 27, 2022
R
tcg: Add TranslationBlock.jmp_insn_offset
Richard Henderson committed
R
tcg: Rename TB_JMP_RESET_OFFSET_INVALID to TB_JMP_OFFSET_INVALID
Richard Henderson committed
October 1, 2022
R
accel/tcg: Use interval tree for TBs in user-only mode
Richard Henderson committed
October 24, 2022
R
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson committed
R
accel/tcg: Introduce cpu_unwind_state_data
Richard Henderson committed
R
accel/tcg: Remove restore_state_to_opc function
Richard Henderson committed
R
accel/tcg: Add restore_state_to_opc to TCGCPUOps
Richard Henderson committed
October 5, 2022
R
accel/tcg: Unify declarations of tb_invalidate_phys_range
Richard Henderson committed
R
accel/tcg: Move assert_no_pages_locked to internal.h
Richard Henderson committed
September 20, 2022
R
accel/tcg: Introduce tb_{set_}page_addr{0,1}
Richard Henderson committed
August 12, 2022
R
accel/tcg: Introduce TARGET_TB_PCREL
Richard Henderson committed
August 15, 2022
R
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson committed
August 19, 2022
R
accel/tcg: Introduce tlb_set_page_full
Richard Henderson committed
R
accel/tcg: Introduce probe_access_full
Richard Henderson committed
August 11, 2022
R
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson committed
August 16, 2022
R
accel/tcg: Make tb_htable_lookup static
Richard Henderson committed
August 10, 2022
R
accel/tcg: Properly implement get_page_addr_code for user-only
Richard Henderson committed
April 20, 2022
M
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau committed
May 16, 2021
P
exec/cpu: Make address_space_init/reloading_memory_map target agnostic
Philippe Mathieu-Daudé committed
January 22, 2022
P
misc: Add missing "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé committed
February 7, 2022
P
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé committed
November 29, 2021
A
accel/tcg: introduce CF_NOIRQ
Alex Bennée committed
October 4, 2021
R
linux-user: Add cpu_loop_exit_sigbus
Richard Henderson committed
September 18, 2021
R
linux-user: Add cpu_loop_exit_sigsegv
Richard Henderson committed
September 17, 2021
R
linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER
Richard Henderson committed
September 13, 2021
R
accel/tcg: Split out handle_sigsegv_accerr_write
Richard Henderson committed
R
accel/tcg: Split out adjust_signal_pc
Richard Henderson committed
August 3, 2021
R
include/exec: Move cpu_signal_handler declaration
Richard Henderson committed
July 19, 2021
R
accel/tcg: Record singlestep_enabled in tb->cflags
Richard Henderson committed
July 17, 2021
R
accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
Richard Henderson committed