]> 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)
commit20a95546d0ae2d079ef0d200403fb85cbc5a5aa0
tree2661c607089ed44b71f6478d376de6ae571da37f
parentc892614dd3faa19e18d6ffb2e389723f1d2a52f4
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