Skip to content
Commit db1c056c authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

kvm: vmx: Use the hardware provided GPA instead of page walk



As in the SVM patch, the guest physical address is passed by
VMX to x86_emulate_instruction already, so mark the GPA as available
in vcpu->arch.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent ee106891
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment