Age | Commit message (Expand) | Author |
2023-05-30 | accel/tcg: Add aarch64 store_atom_insert_al16 | Richard Henderson |
2023-05-30 | accel/tcg: Add aarch64 lse2 load_atom_extract_al16_or_al8 | Richard Henderson |
2023-05-30 | accel/tcg: Add x86_64 load_atom_extract_al16_or_al8 | Richard Henderson |
2023-05-30 | accel/tcg: Extract store_atom_insert_al16 to host header | Richard Henderson |
2023-05-30 | accel/tcg: Extract load_atom_extract_al16_or_al8 to host header | Richard Henderson |
2023-05-30 | qemu/atomic128: Add x86_64 atomic128-ldst.h | Richard Henderson |
2023-05-23 | qemu/atomic128: Add runtime test for FEAT_LSE2 | Richard Henderson |
2023-05-23 | qemu/atomic128: Improve cmpxchg fallback for atomic16_set | Richard Henderson |
2023-05-23 | qemu/atomic128: Split atomic16_read | Richard Henderson |
2023-05-23 | accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128 | Richard Henderson |
2023-05-23 | include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.h | Richard Henderson |
2023-05-23 | include/host: Split out atomic128-ldst.h | Richard Henderson |
2023-05-23 | include/host: Split out atomic128-cas.h | Richard Henderson |
2023-05-23 | util: Add cpuinfo-aarch64.c | Richard Henderson |
2023-05-23 | util: Add i386 CPUINFO_ATOMIC_VMOVDQU | Richard Henderson |
2023-05-23 | util: Add cpuinfo-i386.c | Richard Henderson |
2023-05-23 | util: Introduce host-specific cpuinfo.h | Richard Henderson |