index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
accel
/
tcg
/
ldst_atomicity.c.inc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
accel/tcg: Rename load-extract/store-insert headers using .h.inc suffix
Philippe Mathieu-Daudé
2024-04-26
1
-2
/
+2
*
accel/tcg: correct typos
Manos Pitsidianakis
2024-02-20
1
-1
/
+1
*
accel/tcg: Fix condition for store_atom_insert_al16
Richard Henderson
2023-11-06
1
-5
/
+5
*
accel/tcg: Remove redundant case in store_atom_16
Richard Henderson
2023-11-06
1
-4
/
+0
*
accel/tcg: Use CPUState in atomicity helpers
Anton Johansson
2023-10-04
1
-44
/
+44
*
accel/tcg: Avoid reading too much in load_atom_{2,4}
Richard Henderson
2023-08-10
1
-2
/
+8
*
accel/tcg: Take mmap_lock in load_atomic*_or_exit
Richard Henderson
2023-07-23
1
-14
/
+18
*
accel/tcg: Fix sense of read-only probes in ldst_atomicity
Richard Henderson
2023-07-23
1
-2
/
+2
*
accel/tcg: Return bool from page_check_range
Richard Henderson
2023-07-15
1
-2
/
+2
*
accel/tcg: Fix undefined shift in store_whole_le16
Richard Henderson
2023-06-06
1
-1
/
+3
*
accel/tcg: Extract store_atom_insert_al16 to host header
Richard Henderson
2023-05-30
1
-39
/
+1
*
accel/tcg: Extract load_atom_extract_al16_or_al8 to host header
Richard Henderson
2023-05-30
1
-34
/
+2
*
accel/tcg: Fix check for page writeability in load_atomic16_or_exit
Richard Henderson
2023-05-30
1
-2
/
+2
*
accel/tcg: Correctly use atomic128.h in ldst_atomicity.c.inc
Richard Henderson
2023-05-23
1
-95
/
+23
*
include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.h
Richard Henderson
2023-05-23
1
-17
/
+0
*
meson: Detect atomic128 support with optimization
Richard Henderson
2023-05-16
1
-4
/
+25
*
tcg: Add 128-bit guest memory primitives
Richard Henderson
2023-05-16
1
-0
/
+184
*
accel/tcg: Honor atomicity of stores
Richard Henderson
2023-05-16
1
-0
/
+491
*
accel/tcg: Honor atomicity of loads
Richard Henderson
2023-05-16
1
-0
/
+566