From: Mohammed Gamal Date: Sun, 8 Aug 2010 18:11:38 +0000 (+0300) Subject: KVM: x86 emulator: Fix emulate_grp3 return values X-Git-Tag: v2.6.37-rc1~142^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c5eee30a942cb3154f14f12407755ed7da74bbc;p=pandora-kernel.git KVM: x86 emulator: Fix emulate_grp3 return values This patch lets emulate_grp3() return X86EMUL_* return codes instead of hardcoded ones. Signed-off-by: Mohammed Gamal Signed-off-by: Avi Kivity --- Reading git-diff-tree failed