KVM: SVM: Emulate next_rip svm feature
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 27 Jul 2010 16:14:21 +0000 (18:14 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:50:04 +0000 (10:50 +0200)
commit7a190667bb316653cbb782fff95cfdfcf51ded45
tree0a6199027ddb06e7e59f66c3dcfadaa54d619592
parent3f6a9d1693deaeef28d98109bc92c98dd94a8523
KVM: SVM: Emulate next_rip svm feature

This patch implements the emulations of the svm next_rip
feature in the nested svm implementation in kvm.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/svm.c