Age | Commit message (Expand) | Author | Files | Lines |
2023-07-08 | crypto: Add aesdec_ISB_ISR_AK_IMC | Richard Henderson | 1 | -0/+3 |
2023-07-08 | crypto: Add aesdec_ISB_ISR_IMC_AK | Richard Henderson | 1 | -0/+3 |
2023-07-08 | crypto: Add aesenc_SB_SR_MC_AK | Richard Henderson | 1 | -0/+3 |
2023-07-08 | crypto: Add aesdec_IMC | Richard Henderson | 1 | -0/+2 |
2023-07-08 | crypto: Add aesenc_MC | Richard Henderson | 1 | -0/+2 |
2023-07-08 | crypto: Add aesdec_ISB_ISR_AK | Richard Henderson | 1 | -0/+4 |
2023-07-08 | crypto: Add aesenc_SB_SR_AK | Richard Henderson | 1 | -0/+16 |
2023-05-30 | accel/tcg: Extract store_atom_insert_al16 to host header | Richard Henderson | 1 | -0/+50 |
2023-05-30 | accel/tcg: Extract load_atom_extract_al16_or_al8 to host header | Richard Henderson | 1 | -0/+45 |
2023-05-23 | qemu/atomic128: Improve cmpxchg fallback for atomic16_set | Richard Henderson | 1 | -4/+7 |
2023-05-23 | qemu/atomic128: Split atomic16_read | Richard Henderson | 1 | -8/+23 |
2023-05-23 | accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128 | Richard Henderson | 1 | -1/+1 |
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 | 1 | -0/+57 |
2023-05-23 | include/host: Split out atomic128-cas.h | Richard Henderson | 1 | -0/+43 |
2023-05-23 | util: Introduce host-specific cpuinfo.h | Richard Henderson | 1 | -0/+4 |