On 7/18/23 21:14, Cornelia Huck wrote:
We can neaten the code by switching the callers that work on a CPUstate to the kvm_get_one_reg function. Signed-off-by: Cornelia Huck <cohuck@xxxxxxxxxx> --- target/arm/kvm.c | 15 +++--------- target/arm/kvm64.c | 57 ++++++++++++---------------------------------- 2 files changed, 18 insertions(+), 54 deletions(-)
Reviewed-by: Gavin Shan <gshan@xxxxxxxxxx> Thanks, Gavin