From: Avi Kivity Date: Mon, 22 Nov 2010 15:53:24 +0000 (+0200) Subject: KVM: x86 emulator: tighen up ->read_std() and ->write_std() error checks X-Git-Tag: v2.6.38-rc1~244^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db297e3d8ed8409b969512c3ecd9d13223f2981c;p=pandora-kernel.git KVM: x86 emulator: tighen up ->read_std() and ->write_std() error checks Instead of checking for X86EMUL_PROPAGATE_FAULT, check for any error, making the callers more reliable. Signed-off-by: Avi Kivity Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed