Re: [PATCH 12/21] target/arm/kvm: Move kvm_arm_cpreg_level and unexport

2023-11-26 Thread Gavin Shan
On 11/23/23 15:42, Richard Henderson wrote: Signed-off-by: Richard Henderson --- target/arm/kvm_arm.h | 9 - target/arm/kvm.c | 22 ++ target/arm/kvm64.c | 15 --- 3 files changed, 22 insertions(+), 24 deletions(-) Reviewed-by: Gavin Shan

Re: [PATCH 12/21] target/arm/kvm: Move kvm_arm_cpreg_level and unexport

2023-11-24 Thread Philippe Mathieu-Daudé
On 23/11/23 05:42, Richard Henderson wrote: Signed-off-by: Richard Henderson --- target/arm/kvm_arm.h | 9 - target/arm/kvm.c | 22 ++ target/arm/kvm64.c | 15 --- 3 files changed, 22 insertions(+), 24 deletions(-) Reviewed-by: Philippe Mathi

[PATCH 12/21] target/arm/kvm: Move kvm_arm_cpreg_level and unexport

2023-11-22 Thread Richard Henderson
Signed-off-by: Richard Henderson --- target/arm/kvm_arm.h | 9 - target/arm/kvm.c | 22 ++ target/arm/kvm64.c | 15 --- 3 files changed, 22 insertions(+), 24 deletions(-) diff --git a/target/arm/kvm_arm.h b/target/arm/kvm_arm.h index e59d713973..275