aboutsummaryrefslogtreecommitdiff
path: root/host
AgeCommit message (Expand)Author
2023-05-30accel/tcg: Add aarch64 store_atom_insert_al16Richard Henderson
2023-05-30accel/tcg: Add aarch64 lse2 load_atom_extract_al16_or_al8Richard Henderson
2023-05-30accel/tcg: Add x86_64 load_atom_extract_al16_or_al8Richard Henderson
2023-05-30accel/tcg: Extract store_atom_insert_al16 to host headerRichard Henderson
2023-05-30accel/tcg: Extract load_atom_extract_al16_or_al8 to host headerRichard Henderson
2023-05-30qemu/atomic128: Add x86_64 atomic128-ldst.hRichard Henderson
2023-05-23qemu/atomic128: Add runtime test for FEAT_LSE2Richard Henderson
2023-05-23qemu/atomic128: Improve cmpxchg fallback for atomic16_setRichard Henderson
2023-05-23qemu/atomic128: Split atomic16_readRichard Henderson
2023-05-23accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128Richard Henderson
2023-05-23include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.hRichard Henderson
2023-05-23include/host: Split out atomic128-ldst.hRichard Henderson
2023-05-23include/host: Split out atomic128-cas.hRichard Henderson
2023-05-23util: Add cpuinfo-aarch64.cRichard Henderson
2023-05-23util: Add i386 CPUINFO_ATOMIC_VMOVDQURichard Henderson
2023-05-23util: Add cpuinfo-i386.cRichard Henderson
2023-05-23util: Introduce host-specific cpuinfo.hRichard Henderson