|
@@ -10800,7 +10800,7 @@ static void nested_vmx_vmexit(struct kvm_vcpu *vcpu, u32 exit_reason,
|
|
|
* We are now running in L2, mmu_notifier will force to reload the
|
|
* We are now running in L2, mmu_notifier will force to reload the
|
|
|
* page's hpa for L2 vmcs. Need to reload it for L1 before entering L1.
|
|
* page's hpa for L2 vmcs. Need to reload it for L1 before entering L1.
|
|
|
*/
|
|
*/
|
|
|
- kvm_vcpu_reload_apic_access_page(vcpu);
|
|
|
|
|
|
|
+ kvm_make_request(KVM_REQ_APIC_PAGE_RELOAD, vcpu);
|
|
|
|
|
|
|
|
/*
|
|
/*
|
|
|
* Exiting from L2 to L1, we're now back to L1 which thinks it just
|
|
* Exiting from L2 to L1, we're now back to L1 which thinks it just
|