commit | 96ec146330d18a938b4773be8d6dd1f93399507c | [log] [tgz] |
---|---|---|
author | Bandan Das <bsd@redhat.com> | Tue May 06 02:19:17 2014 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue May 06 19:00:37 2014 +0200 |
tree | aca783b3457514523a7500fa794003dc1fcfbb3e | |
parent | 3573e22cfecaac83f82ef4f6847d90e466fc8e10 [diff] |
KVM: nVMX: fail on invalid vmclear/vmptrld pointer The spec mandates that if the vmptrld or vmclear address is equal to the vmxon region pointer, the instruction should fail with error "VMPTRLD with VMXON pointer" or "VMCLEAR with VMXON pointer" Signed-off-by: Bandan Das <bsd@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>