]> Git Repo - linux.git/commit
KVM: nVMX: Decoding memory operands of VMX instructions
authorNadav Har'El <[email protected]>
Wed, 25 May 2011 20:04:56 +0000 (23:04 +0300)
committerAvi Kivity <[email protected]>
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 <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
arch/x86/kvm/vmx.c
arch/x86/kvm/x86.c
arch/x86/kvm/x86.h
This page took 0.054389 seconds and 4 git commands to generate.