From: Dor Laor Date: Mon, 19 Feb 2007 16:25:43 +0000 (+0200) Subject: KVM: Use the generic skip_emulated_instruction() in hypercall code X-Git-Tag: v2.6.22-rc1~1008^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=510043da8582ad49d22a1e9a6b211e6ede10cd2e;p=pandora-kernel.git KVM: Use the generic skip_emulated_instruction() in hypercall code Instead of twiddling the rip registers directly, use the skip_emulated_instruction() function to do that for us. Signed-off-by: Dor Laor Signed-off-by: Avi Kivity --- Reading git-diff-tree failed