commit | 7276030a082c9c33150e5900a80e26c6e3189b16 | [log] [tgz] |
---|---|---|
author | Mario Smarduch <m.smarduch@samsung.com> | Thu Jan 15 15:59:01 2015 -0800 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri Jan 16 14:42:49 2015 +0100 |
tree | 79a99541f3abdc51e7546b413a52aedaef93e92a | |
parent | 9836c6b9fff8cbc43e8bb0098e901fe84ceb0810 [diff] |
KVM: arm/arm64: Enable Dirty Page logging for ARMv8 This patch enables ARMv8 ditry page logging support. Plugs ARMv8 into generic layer through Kconfig symbol, and drops earlier ARM64 constraints to enable logging at architecture layer. Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Mario Smarduch <m.smarduch@samsung.com>