Re: [PATCH v14 5/7] KVM: arm: Add initial dirty page locking support

2014-11-24 Thread Mario Smarduch
On 11/22/2014 11:33 AM, Christoffer Dall wrote: On Thu, Nov 13, 2014 at 05:57:46PM -0800, Mario Smarduch wrote: Add support for initial write protection of VM memslots. This patch series assumes that huge PUDs will not be used in 2nd stage tables, which is always valid on ARMv7.

[PATCH v14 5/7] KVM: arm: Add initial dirty page locking support

2014-11-13 Thread Mario Smarduch
Add support for initial write protection of VM memslots. This patch series assumes that huge PUDs will not be used in 2nd stage tables, which is always valid on ARMv7. Signed-off-by: Mario Smarduch m.smard...@samsung.com --- arch/arm/include/asm/kvm_host.h |2 +