KVM: Use the generic skip_emulated_instruction() in hypercall code
authorDor Laor <dor.laor@qumranet.com>
Mon, 19 Feb 2007 16:25:43 +0000 (18:25 +0200)
committerAvi Kivity <avi@qumranet.com>
Thu, 3 May 2007 07:52:22 +0000 (10:52 +0300)
Instead of twiddling the rip registers directly, use the
skip_emulated_instruction() function to do that for us.

Signed-off-by: Dor Laor <dor.laor@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/svm.c
drivers/kvm/vmx.c

Simple merge
Simple merge