From: Laurent Vivier Date: Mon, 24 Sep 2007 15:00:58 +0000 (+0200) Subject: KVM: Purify x86_decode_insn() error case management X-Git-Tag: v2.6.25-rc1~1138^2~233 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a22436b7b8ec9b14a0451d9ac0fdc9d370bd7800;p=pandora-kernel.git KVM: Purify x86_decode_insn() error case management The only valid case is on protected page access, other cases are errors. Signed-off-by: Laurent Vivier Signed-off-by: Avi Kivity --- Reading git-diff-tree failed