commit | 119a9c01a5922600a78106d9bbdd6aaafc851a27 | [log] [tgz] |
---|---|---|
author | Jan Dakinevich <jan.dakinevich@gmail.com> | Sun Sep 04 21:22:47 2016 +0300 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Sep 07 19:34:28 2016 +0200 |
tree | 41e8525de641a06d22a223ac301349af4e29a301 | |
parent | 3706feacd007c89f49bdb20c5c1dd17c8badfc43 [diff] |
KVM: nVMX: pass valid guest linear-address to the L1 If EPT support is exposed to L1 hypervisor, guest linear-address field of VMCS should contain GVA of L2, the access to which caused EPT violation. Signed-off-by: Jan Dakinevich <jan.dakinevich@gmail.com> Reviewed-by: Wanpeng Li <wanpeng.li@hotmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>