]> git.proxmox.com Git - mirror_qemu.git/commit - util/cpuinfo-ppc.c
host/include/ppc: Implement aes-round.h
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 5 Jun 2023 18:57:55 +0000 (21:57 +0300)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 8 Jul 2023 06:30:17 +0000 (07:30 +0100)
commit57357322e4bd35c42816c769e36f39af11fc3ddc
tree448c770285c43712978d071d179a95a5ef0826fc
parent8d97f28e368be8b6248a363792a2cd0f9e9ddf6a
host/include/ppc: Implement aes-round.h

Detect CRYPTO in cpuinfo; implement the accel hooks.

Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
host/include/ppc/host/cpuinfo.h
host/include/ppc/host/crypto/aes-round.h [new file with mode: 0644]
host/include/ppc64/host/crypto/aes-round.h [new file with mode: 0644]
util/cpuinfo-ppc.c