From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Date: Wed, 07 Jan 2015 13:05:21 +0000 Subject: Re: [PATCH v15 05/11] KVM: arm: Add initial dirty page locking support Message-Id: <20150107130521.GE21092@cbox> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ia64@vger.kernel.org On Sun, Dec 14, 2014 at 11:28:02PM -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 > > Signed-off-by: Mario Smarduch Acked-by: Christoffer Dall