KVM: SVM: clean up nested vmrun path
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 7 Aug 2009 09:49:41 +0000 (11:49 +0200)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 07:46:29 +0000 (10:46 +0300)
commit9738b2c97d19d87e5c204ae8c3f715a546bb6773
tree5004ae3445e5d991d9b4faa60b4a56b217d22573
parent9966bf6872598362b632b738213edfb5a961315d
KVM: SVM: clean up nested vmrun path

This patch removes the usage of nested_svm_do from the vmrun emulation
path.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/svm.c