| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tcg: Correct invalid mentions of 'softmmu' by 'system-mode' | Philippe Mathieu-Daudé | 2023-10-07 | 1 | -2/+2 |
| * | include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.h | Richard Henderson | 2023-05-23 | 1 | -0/+17 |
| * | include/host: Split out atomic128-ldst.h | Richard Henderson | 2023-05-23 | 1 | -73/+1 |
| * | include/host: Split out atomic128-cas.h | Richard Henderson | 2023-05-23 | 1 | -54/+1 |
| * | include/qemu/int128: Use Int128 structure for TCI | Richard Henderson | 2023-02-04 | 1 | -6/+23 |
| * | docs: fix references to docs/devel/atomics.rst | Stefano Garzarella | 2021-06-02 | 1 | -1/+1 |
| * | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 2020-09-23 | 1 | -3/+3 |
| * | include: Make headers more self-contained | Markus Armbruster | 2019-08-16 | 1 | -0/+2 |
| * | tcg: add early clober modifier in atomic16_cmpxchg on aarch64 | Catherine Ho | 2019-02-06 | 1 | -1/+1 |
| * | tcg: Split CONFIG_ATOMIC128 | Richard Henderson | 2018-10-18 | 1 | -0/+153 |