summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
diff options
context:
space:
mode:
authorNadav Har'El <nyh@il.ibm.com>2011-05-25 23:11:03 +0300
committerAvi Kivity <avi@redhat.com>2011-07-12 11:45:15 +0300
commit99e65e805dea4df061aa4038211112aa96416412 (patch)
tree5783fc09f0e0a5331d9ec0e8ca815aa59f58b393 /arch/x86/include
parentcd232ad02f00286c3f8c9df30948da17212ef905 (diff)
downloadtalos-op-linux-99e65e805dea4df061aa4038211112aa96416412.tar.gz
talos-op-linux-99e65e805dea4df061aa4038211112aa96416412.zip
KVM: nVMX: No need for handle_vmx_insn function any more
Before nested VMX support, the exit handler for a guest executing a VMX instruction (vmclear, vmlaunch, vmptrld, vmptrst, vmread, vmread, vmresume, vmwrite, vmon, vmoff), was handle_vmx_insn(). This handler simply threw a #UD exception. Now that all these exit reasons are properly handled (and emulate the respective VMX instruction), nothing calls this dummy handler and it can be removed. Signed-off-by: Nadav Har'El <nyh@il.ibm.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'arch/x86/include')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud