COMMITS
/ include/exec/cpu_ldst.h August 29, 2023
R
Revert "include/exec: typedef abi_ptr to vaddr in softmmu"
Richard Henderson committed
August 7, 2023
A
include/exec: typedef abi_ptr to vaddr in softmmu
Anton Johansson committed
A
include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*()
Anton Johansson committed
June 21, 2023
A
accel/tcg/cputlb.c: Widen CPUTLBEntry access functions
Anton Johansson committed
March 28, 2023
R
tcg: Split out tcg/oversized-guest.h
Richard Henderson committed
March 24, 2023
R
tcg: Widen CPUTLBEntry comparators to 64-bits
Richard Henderson committed
May 20, 2023
R
accel/tcg: Remove cpu_atomic_{ld,st}o_*_mmu
Richard Henderson committed
R
accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
Richard Henderson committed
May 5, 2023
R
accel/tcg: Introduce tlb_read_idx
Richard Henderson committed
April 12, 2023
R
accel/tcg: Add cpu_ld*_code_mmu
Richard Henderson committed
November 7, 2022
R
tcg: Add guest load/store primitives for TCGv_i128
Richard Henderson committed
March 23, 2022
M
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau committed
February 7, 2022
P
exec/cpu_ldst: Include 'cpu.h' to get target_ulong definition
Philippe Mathieu-Daudé committed
February 8, 2022
A
include/exec: fix softmmu version of TARGET_ABI_FMT_lx
Alex Bennée committed
October 5, 2021
R
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Richard Henderson committed
July 27, 2021
R
accel/tcg: Add cpu_{ld,st}*_mmu interfaces
Richard Henderson committed
February 12, 2021
R
exec: Rename guest_{addr,range}_valid to *_untagged
Richard Henderson committed
R
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson committed
R
exec: Introduce cpu_untagged_addr
Richard Henderson committed
R
linux-user: Fix guest_addr_valid vs reserved_va
Richard Henderson committed
R
linux-user: Do not use guest_addr_valid for h2g_valid
Richard Henderson committed
R
exec: Improve types for guest_addr_valid
Richard Henderson committed
R
exec: Use uintptr_t in cpu_ldst.h
Richard Henderson committed
October 23, 2020
C
overall/alpha tcg cpus|hppa: Fix Lesser GPL version number
Chetan Pant committed
September 23, 2020
S
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi committed
May 8, 2020
R
accel/tcg: Add endian-specific cpu_{ld, st}* operations
Richard Henderson committed
December 7, 2019
R
cputlb: Make tlb_n_entries private to cputlb.c
Richard Henderson committed
January 1, 2020
P
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé committed
December 11, 2019
R
cputlb: Expand cpu_ldst_template.h in cputlb.c
Richard Henderson committed
R
cputlb: Expand cpu_ldst_useronly_template.h in user-exec.c
Richard Henderson committed
R
cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code
Richard Henderson committed
R
translator: Use cpu_ld*_code instead of open-coding
Richard Henderson committed
December 10, 2019
R
cputlb: Remove support for MMU_MODE*_SUFFIX
Richard Henderson committed
R
cputlb: Provide cpu_(ld,st}*_mmuidx_ra for user-only
Richard Henderson committed
December 9, 2019
R
cputlb: Move body of cpu_ldst_template.h out of line
Richard Henderson committed
November 28, 2018
E
translator: add translator_ld{ub,sw,uw,l,q}
Emilio G. Cota committed
July 4, 2019
R
linux-user: check valid address in access_ok()
Rémi Denis-Courmont committed
June 13, 2019
R
tcg: Introduce set/clear_helper_retaddr
Richard Henderson committed
March 22, 2019
R
tcg: Create struct CPUTLB
Richard Henderson committed
April 3, 2019
R
tcg: Use tlb_fill probe from tlb_vaddr_to_host
Richard Henderson committed
January 23, 2019
R
cputlb: Remove static tlb sizing
Richard Henderson committed
January 16, 2019
E
tcg: introduce dynamic TLB sizing
Emilio G. Cota committed
October 16, 2018
E
cputlb: read CPUTLBEntry.addr_write atomically
Emilio G. Cota committed
October 9, 2018
R
tcg: Add tlb_index and tlb_entry helpers
Richard Henderson committed
August 14, 2018
L
linux-user: fix 32bit g2h()/h2g()
Laurent Vivier committed
June 29, 2018
P
tcg: Define and use new tlb_hit() and tlb_hit_page() functions
Peter Maydell committed
March 7, 2018
M
linux-user: fix mmap/munmap/mprotect/mremap/shmat
Max Filippov committed
November 14, 2017
R
tcg: Record code_gen_buffer address for user-only memory helpers
Richard Henderson committed
November 13, 2016
B
cpu_ldst.h: use correct guest address parameter
Bobby Bingham committed
July 10, 2015
P
softmmu: remove now unused functions
Pavel Dovgalyuk committed