On 10/10/23 16:24, Cornelia Huck wrote:
We can neaten the code by switching to the kvm_set_one_reg function.Reviewed-by: Gavin Shan <[email protected]> Signed-off-by: Cornelia Huck <[email protected]> --- target/arm/kvm.c | 13 +++------ target/arm/kvm64.c | 66 +++++++++++++--------------------------------- 2 files changed, 21 insertions(+), 58 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
