KVM: nVMX: Decoding memory operands of VMX instructions
authorNadav Har'El <nyh@il.ibm.com>
Wed, 25 May 2011 20:04:56 +0000 (23:04 +0300)
committerAvi Kivity <avi@redhat.com>
Tue, 12 Jul 2011 08:45:11 +0000 (11:45 +0300)
commit064aea774768749c6fd308b37818ea3a9600583d
tree2661c607089ed44b71f6478d376de6ae571da37f
parentb87a51ae2893a5907f796eadb4beb60747a69209
KVM: nVMX: Decoding memory operands of VMX instructions

This patch includes a utility function for decoding pointer operands of VMX
instructions issued by L1 (a guest hypervisor)

Signed-off-by: Nadav Har'El <nyh@il.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/vmx.c
arch/x86/kvm/x86.c
arch/x86/kvm/x86.h