On 18/8/25 06:13, Richard Henderson wrote:
We will use this function beyond kvm.c.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/arm/cpregs.h | 3 +++ target/arm/helper.c | 11 +++++++++++ target/arm/kvm.c | 11 ----------- 3 files changed, 14 insertions(+), 11 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>