From: Andre Przywara Date: Tue, 21 Dec 2010 10:12:01 +0000 (+0100) Subject: KVM: move complete_insn_gp() into x86.c X-Git-Tag: v2.6.38-rc1~244^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db8fcefaa704ccb40b6dcd24e3b75bad3ce7dde3;p=pandora-kernel.git KVM: move complete_insn_gp() into x86.c move the complete_insn_gp() helper function out of the VMX part into the generic x86 part to make it usable by SVM. Signed-off-by: Andre Przywara Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed