Re: [PATCH 9/9] util: Add cpuinfo-aarch64.c
On Thu, 18 May 2023 at 05:41, Richard Henderson wrote: > > Move the code from tcg/. The only use of these bits so far > is with respect to the atomicity of tcg operations. > > Signed-off-by: Richard Henderson Reviewed-by: Peter Maydell thanks -- PMM
[PATCH 9/9] util: Add cpuinfo-aarch64.c
Move the code from tcg/. The only use of these bits so far is with respect to the atomicity of tcg operations. Signed-off-by: Richard Henderson --- include/host/aarch64/cpuinfo.h | 22 +++ tcg/aarch64/tcg-target.h | 4 +- util/cpuinfo-aarch64.c | 67 ++