]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: SVM: Clean up rip handling in vmrun emulation
authorRoedel, Joerg <Joerg.Roedel@amd.com>
Fri, 3 Sep 2010 12:21:40 +0000 (14:21 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:52:25 +0000 (10:52 +0200)
commitb4fa032ca946e6f1fd115c2a9a0c9e701f385f26
tree031aa153a287f46c77da150fcb155057563f9b14
parent388d4a4a421730027ae4d775d141166e25170e7c
KVM: SVM: Clean up rip handling in vmrun emulation

This patch changes the rip handling in the vmrun emulation
path from using next_rip to the generic kvm register access
functions.

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