[PATCH v4 02/40] KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init
From: Marc Zyngier <hidden>
Date: 2018-02-21 11:05:54
Also in:
kvm, kvmarm
From: Marc Zyngier <hidden>
Date: 2018-02-21 11:05:54
Also in:
kvm, kvmarm
On Thu, 15 Feb 2018 21:02:54 +0000, Christoffer Dall wrote:
Moving the call to vcpu_load() in kvm_arch_vcpu_ioctl_run() to after we've called kvm_vcpu_first_run_init() simplifies some of the vgic and there is also no need to do vcpu_load() for things such as handling the immediate_exit flag. Reviewed-by: Julien Grall <redacted> Signed-off-by: Christoffer Dall <redacted>
Reviewed-by: Marc Zyngier <redacted> M. -- Jazz is not dead, it just smell funny.