COMMITS
/ include/exec/cpu-all.h August 7, 2023
A
include/exec: Widen tlb_hit/tlb_hit_page()
Anton Johansson committed
July 7, 2023
R
accel/tcg: Return bool from page_check_range
Richard Henderson committed
R
accel/tcg: Introduce page_find_range_empty
Richard Henderson committed
R
accel/tcg: Introduce page_check_range_empty
Richard Henderson committed
June 30, 2023
A
plugins: force slow path when plugins instrument memory ops
Alex Bennée committed
June 21, 2023
R
accel/tcg: Renumber TLB_DISCARD_WRITE
Richard Henderson committed
February 23, 2023
R
accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
Richard Henderson committed
R
accel/tcg: Store some tlb flags in CPUTLBEntryFull
Richard Henderson committed
April 1, 2023
R
tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
Richard Henderson committed
April 30, 2023
R
tcg: Split out exec/user/guest-base.h
Richard Henderson committed
April 11, 2023
T
include/exec: Provide the tswap() functions for target independent code, too
Thomas Huth committed
March 5, 2023
R
include/exec: Change reserved_va semantics to last byte
Richard Henderson committed
R
accel/tcg: Pass last not end to page_reset_target_data
Richard Henderson committed
R
accel/tcg: Pass last not end to page_set_flags
Richard Henderson committed
March 15, 2023
Y
replace TABs with spaces
Yeqi Fu committed
October 4, 2022
R
accel/tcg: Simplify page_get/alloc_target_data
Richard Henderson committed
September 17, 2022
R
accel/tcg: Make page_alloc_target_data allocation constant
Richard Henderson committed
September 6, 2022
I
linux-user: Passthrough MADV_DONTNEED for certain file mappings
Ilya Leoshkevich committed
July 11, 2022
V
linux-user/aarch64: Reset target data on MADV_DONTNEED
Vitaly Buka committed
May 20, 2022
B
accel/tcg: Inline dump_opcount_info() and remove it
Bernhard Beschow committed
B
accel/tcg/cpu-exec: Unexport dump_drift_info()
Bernhard Beschow committed
March 23, 2022
M
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau committed
M
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau committed
February 3, 2022
P
exec: Make cpu_memory_rw_debug() target agnostic
Philippe Mathieu-Daudé committed
January 20, 2022
P
exec/cpu: Make host pages variables / macros 'target agnostic'
Philippe Mathieu-Daudé committed
October 8, 2021
P
cpu: remove unnecessary #ifdef CONFIG_TCG
Paolo Bonzini committed
September 8, 2021
D
qapi: introduce x-query-opcount QMP command
Daniel P. Berrangé committed
D
qapi: introduce x-query-jit QMP command
Daniel P. Berrangé committed
April 6, 2021
R
exec: Fix overlap of PAGE_ANON and PAGE_TARGET_1
Richard Henderson committed
March 22, 2021
R
exec: Build page-vary-common.c with -fno-lto
Richard Henderson committed
R
exec: Extract 'page-vary.h' header
Richard Henderson committed
February 12, 2021
R
linux-user/aarch64: Implement PROT_MTE
Richard Henderson committed
R
exec: Use uintptr_t for guest_base
Richard Henderson committed
R
linux-user: Introduce PAGE_ANON
Richard Henderson committed
R
tcg: Introduce target-specific page data for user-only
Richard Henderson committed
February 11, 2021
P
bswap.h: Remove unused float-access functions
Peter Maydell committed
February 4, 2021
C
accel/tcg: split TCG-only code from cpu_exec_realizefn
Claudio Fontana committed
October 23, 2020
C
overall/alpha tcg cpus|hppa: Fix Lesser GPL version number
Chetan Pant committed
October 21, 2020
R
linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI
Richard Henderson committed
August 19, 2020
C
cpu-timers, icount: new modules
Claudio Fontana committed
February 4, 2020
P
meson: rename .inc.h files to .h.inc
Paolo Bonzini committed
June 25, 2020
E
osdep: Make MIN/MAX evaluate arguments only once
Eric Blake committed
May 18, 2020
P
exec: Propagate cpu_memory_rw_debug() error
Philippe Mathieu-Daudé committed
May 13, 2020
R
accel/tcg: Relax va restrictions on 64-bit guests
Richard Henderson committed
R
exec/cpu-all: Use bool for have_guest_base
Richard Henderson committed
May 8, 2020
R
accel/tcg: Add probe_access_flags
Richard Henderson committed
February 19, 2020
P
exec: Let cpu_[physical]_memory API use a boolean 'is_write' argument
Philippe Mathieu-Daudé committed
P
exec: Let the cpu_[physical]_memory API use void pointer arguments
Philippe Mathieu-Daudé committed
September 13, 2019
R
exec: Cache TARGET_PAGE_MASK for TARGET_PAGE_BITS_VARY
Richard Henderson committed
October 15, 2019
R
exec: Promote TARGET_PAGE_MASK to target_long
Richard Henderson committed