commit | 8199ed0e7c28ece79674a9fbba3208e93395a646 | [log] [tgz] |
---|---|---|
author | Mario Smarduch <m.smarduch@samsung.com> | Thu Jan 15 15:58:59 2015 -0800 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri Jan 16 14:42:48 2015 +0100 |
tree | 1d6fbae21b2cc6d7624b149da7b0d8cf3d326683 | |
parent | 15a49a44fc36209e1112e9b8451d653cd07f17a8 [diff] |
KVM: arm64: ARMv8 header changes for page logging This patch adds arm64 helpers to write protect pmds/ptes and retrieve permissions while logging dirty pages. Also adds prototype to write protect a memory slot and adds a pmd define to check for read-only pmds. Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Mario Smarduch <m.smarduch@samsung.com>