]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit12f5cff3e332f016fc4493bfc180d84338009f7a
tree2661c607089ed44b71f6478d376de6ae571da37f
parent63062b42af59280bbf5d466c16f29fa1ce61899e
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