index
:
riscv-gnu-toolchain/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-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-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel
/
tcg
/
user-exec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-07
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-04
accel/tcg: Make cpu-exec-common.c a target agnostic unit
Philippe Mathieu-Daudé
1
-0
/
+1
2023-10-04
accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-04
accel/tcg: move ld/st helpers to ldst_common.c.inc
Anton Johansson
1
-193
/
+0
2023-10-04
accel/tcg: Unify user and softmmu do_[st|ld]*_mmu()
Anton Johansson
1
-77
/
+106
2023-10-04
accel/tcg: Use CPUState in atomicity helpers
Anton Johansson
1
-8
/
+8
2023-10-04
accel/tcg: Modify atomic_mmu_lookup() to use CPUState
Anton Johansson
1
-4
/
+4
2023-07-24
accel/tcg: Fix type of 'last' for pageflags_{find,next}
Luca Bonissi
1
-2
/
+2
2023-07-15
tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128
Richard Henderson
1
-1
/
+1
2023-07-15
accel/tcg: Return bool from page_check_range
Richard Henderson
1
-11
/
+11
2023-07-15
accel/tcg: Accept more page flags in page_check_range
Richard Henderson
1
-2
/
+2
2023-07-15
accel/tcg: Introduce page_find_range_empty
Richard Henderson
1
-0
/
+41
2023-07-15
accel/tcg: Introduce page_check_range_empty
Richard Henderson
1
-0
/
+7
2023-07-03
plugins: force slow path when plugins instrument memory ops
Alex Bennée
1
-2
/
+6
2023-06-26
tcg: Add host memory barriers to cpu_ldst.h interfaces
Richard Henderson
1
-0
/
+10
2023-06-26
accel/tcg: Replace target_ulong with vaddr in *_mmu_lookup()
Anton Johansson
1
-3
/
+3
2023-06-26
accel: Replace target_ulong with vaddr in probe_*()
Anton Johansson
1
-4
/
+4
2023-05-23
accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128
Richard Henderson
1
-1
/
+1
2023-05-23
accel/tcg: Remove prot argument to atomic_mmu_lookup
Richard Henderson
1
-6
/
+2
2023-05-23
accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
Richard Henderson
1
-227
/
+75
2023-05-16
tcg: Widen helper_{ld,st}_i128 addresses to uint64_t
Richard Henderson
1
-3
/
+2
2023-05-16
accel/tcg: Widen tcg-ldst.h addresses to uint64_t
Richard Henderson
1
-13
/
+13
2023-05-16
accel/tcg: Remove helper_unaligned_{ld,st}
Richard Henderson
1
-10
/
+0
2023-05-16
tcg: Add 128-bit guest memory primitives
Richard Henderson
1
-22
/
+70
2023-05-16
accel/tcg: Implement helper_{ld,st}*_mmu for user-only
Richard Henderson
1
-98
/
+253
2023-05-16
accel/tcg: Honor atomicity of stores
Richard Henderson
1
-6
/
+6
2023-05-16
accel/tcg: Honor atomicity of loads
Richard Henderson
1
-12
/
+14
2023-05-02
accel/tcg: Add cpu_ld*_code_mmu
Richard Henderson
1
-0
/
+58
2023-03-28
accel/tcg: Pass last not end to tb_invalidate_phys_range
Richard Henderson
1
-1
/
+1
2023-03-28
accel/tcg: Pass last not end to page_reset_target_data
Richard Henderson
1
-6
/
+5
2023-03-28
accel/tcg: Pass last not end to page_set_flags
Richard Henderson
1
-9
/
+7
2023-02-28
accel/tcg: Add 'size' param to probe_access_flags()
Daniel Henrique Barboza
1
-2
/
+3
2023-02-04
tcg: Add guest load/store primitives for TCGv_i128
Richard Henderson
1
-0
/
+66
2023-01-05
accel/tcg: Handle false negative lookup in page_check_range
Richard Henderson
1
-7
/
+34
2023-01-05
accel/tcg: Use g_free_rcu for user-exec interval trees
Richard Henderson
1
-8
/
+10
2022-12-20
accel/tcg: Use interval tree for user-only page tracking
Richard Henderson
1
-200
/
+413
2022-12-20
accel/tcg: Move page_{get,set}_flags to user-exec.c
Richard Henderson
1
-0
/
+346
2022-12-20
accel/tcg: Use interval tree for TARGET_PAGE_DATA_SIZE
Richard Henderson
1
-26
/
+75
2022-10-26
accel/tcg: Simplify page_get/alloc_target_data
Richard Henderson
1
-12
/
+4
2022-10-26
accel/tcg: Move TARGET_PAGE_DATA_SIZE impl to user-exec.c
Richard Henderson
1
-0
/
+50
2022-09-06
accel/tcg: Unlock mmap_lock after longjmp
Richard Henderson
1
-3
/
+0
2022-09-06
accel/tcg: Properly implement get_page_addr_code for user-only
Richard Henderson
1
-0
/
+14
2022-06-08
Fix 'writeable' typos
Peter Maydell
1
-3
/
+3
2022-04-20
accel/tcg: Remove ATOMIC_MMU_IDX
Richard Henderson
1
-1
/
+0
2022-02-09
tracing: remove TCG memory access tracing
Alex Bennée
1
-14
/
+0
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
1
-4
/
+4
2021-11-02
tcg: Add helper_unaligned_{ld,st} for user-only sigbus
Richard Henderson
1
-0
/
+11
2021-11-02
accel/tcg: Report unaligned load/store for user-only
Richard Henderson
1
-1
/
+6
2021-11-02
accel/tcg: Report unaligned atomics for user-only
Richard Henderson
1
-1
/
+12
2021-11-02
linux-user: Add cpu_loop_exit_sigsegv
Richard Henderson
1
-15
/
+18
[next]