Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-23 | include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.h | Richard Henderson | 2 | -10/+20 |
2023-05-23 | include/host: Split out atomic128-ldst.h | Richard Henderson | 2 | -0/+106 |
2023-05-23 | include/host: Split out atomic128-cas.h | Richard Henderson | 2 | -0/+86 |
2023-05-23 | util: Add cpuinfo-aarch64.c | Richard Henderson | 1 | -0/+22 |
2023-05-23 | util: Add i386 CPUINFO_ATOMIC_VMOVDQU | Richard Henderson | 1 | -0/+1 |
2023-05-23 | util: Add cpuinfo-i386.c | Richard Henderson | 2 | -0/+39 |
2023-05-23 | util: Introduce host-specific cpuinfo.h | Richard Henderson | 1 | -0/+4 |