Re: [PATCH] kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables

2016-05-09 Thread Christoffer Dall
On Mon, May 09, 2016 at 05:50:56PM +0100, Catalin Marinas wrote: > On Mon, May 09, 2016 at 05:33:10PM +0200, Christoffer Dall wrote: > > On Wed, Apr 13, 2016 at 05:57:37PM +0100, Catalin Marinas wrote: > > > The ARMv8.1 architecture extensions introduce support for hardware > > > updates of the acc

Re: [PATCH] kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables

2016-05-09 Thread Catalin Marinas
On Mon, May 09, 2016 at 05:33:10PM +0200, Christoffer Dall wrote: > On Wed, Apr 13, 2016 at 05:57:37PM +0100, Catalin Marinas wrote: > > The ARMv8.1 architecture extensions introduce support for hardware > > updates of the access and dirty information in page table entries. With > > VTCR_EL2.HA ena

Re: [PATCH] kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables

2016-05-09 Thread Christoffer Dall
On Wed, Apr 13, 2016 at 05:57:37PM +0100, Catalin Marinas wrote: > The ARMv8.1 architecture extensions introduce support for hardware > updates of the access and dirty information in page table entries. With > VTCR_EL2.HA enabled (bit 21), when the CPU accesses an IPA with the > PTE_AF bit cleared

Re: [PATCH] kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables

2016-05-05 Thread Marc Zyngier
On 13/04/16 17:57, Catalin Marinas wrote: > The ARMv8.1 architecture extensions introduce support for hardware > updates of the access and dirty information in page table entries. With > VTCR_EL2.HA enabled (bit 21), when the CPU accesses an IPA with the > PTE_AF bit cleared in the stage 2 page tab

[PATCH] kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables

2016-04-13 Thread Catalin Marinas
The ARMv8.1 architecture extensions introduce support for hardware updates of the access and dirty information in page table entries. With VTCR_EL2.HA enabled (bit 21), when the CPU accesses an IPA with the PTE_AF bit cleared in the stage 2 page table, instead of raising an Access Flag fault to EL2