From: Mario Smarduch Date: Thu, 15 Jan 2015 23:58:58 +0000 (-0800) Subject: KVM: arm: page logging 2nd stage fault handling X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~97^2~37^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15a49a44fc36209e1112e9b8451d653cd07f17a8;p=pandora-kernel.git KVM: arm: page logging 2nd stage fault handling This patch adds support for 2nd stage page fault handling while dirty page logging. On huge page faults, huge pages are dissolved to normal pages, and rebuilding of 2nd stage huge pages is blocked. In case migration is canceled this restriction is removed and huge pages may be rebuilt again. Signed-off-by: Mario Smarduch Reviewed-by: Christoffer Dall --- Reading git-diff-tree failed