Lai Jiangshan c62c7bd4f9 KVM: VMX: Update vmcs.GUEST_CR3 only when the guest CR3 is dirty
When vcpu->arch.cr3 is changed, it is marked dirty, so vmcs.GUEST_CR3
can be updated only when kvm_register_is_dirty(vcpu, VCPU_EXREG_CR3).

Signed-off-by: Lai Jiangshan <laijs@linux.alibaba.com>
Message-Id: <20211108124407.12187-12-jiangshanlai@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-12-08 04:25:02 -05:00
..
2021-11-01 21:17:39 -07:00
2021-11-21 11:25:19 -08:00
2021-10-20 23:57:54 +02:00
2021-11-02 06:20:58 -07:00
2021-11-10 11:14:21 -08:00
2021-11-04 08:32:38 -07:00
2021-08-26 22:28:03 +02:00
2021-11-08 09:15:45 -08:00