On Mon, 21 Aug 2023 at 18:19, Richard Henderson
wrote:
>
> Detect PCLMUL in cpuinfo; implement the accel hook.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Ard Biesheuvel
> ---
> host/include/i386/host/cpuinfo.h| 1 +
> host/include/i386/host/crypto/clmul.h | 29 ++
Detect PCLMUL in cpuinfo; implement the accel hook.
Signed-off-by: Richard Henderson
---
host/include/i386/host/cpuinfo.h| 1 +
host/include/i386/host/crypto/clmul.h | 29 +
host/include/x86_64/host/crypto/clmul.h | 1 +
include/qemu/cpuid.h