From: Joerg Roedel Date: Fri, 10 Sep 2010 15:30:56 +0000 (+0200) Subject: KVM: X86: Propagate fetch faults X-Git-Tag: v2.6.37-rc1~142^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d47f00a62b2e14b4a811b87bdb9ea1809693a377;p=pandora-kernel.git KVM: X86: Propagate fetch faults KVM currently ignores fetch faults in the instruction emulator. With nested-npt we could have such faults. This patch adds the code to handle these. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed