From: Joerg Roedel Date: Tue, 14 Sep 2010 15:46:12 +0000 (+0200) Subject: KVM: MMU: Don't track nested fault info in error-code X-Git-Tag: v2.6.37-rc1~142^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0959ffacf39b1ae7f56072b0c64429ee528100ca;p=pandora-kernel.git KVM: MMU: Don't track nested fault info in error-code This patch moves the detection whether a page-fault was nested or not out of the error code and moves it into a separate variable in the fault struct. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed