Re: [Qemu-devel] [PATCH v3 18/20] kvm: arm64: Add support for handling 52bit IPA

2018-07-02 Thread Marc Zyngier
On 29/06/18 12:15, Suzuki K Poulose wrote: > Add support for handling the 52bit IPA. 52bit IPA > support needs changes to the following : > > 1) Page-table entries - We use kernel page table helpers for setting > up the stage2. Hence we don't explicit changes here > > 2) VTTBR:BADDR - This is

[Qemu-devel] [PATCH v3 18/20] kvm: arm64: Add support for handling 52bit IPA

2018-06-29 Thread Suzuki K Poulose
Add support for handling the 52bit IPA. 52bit IPA support needs changes to the following : 1) Page-table entries - We use kernel page table helpers for setting up the stage2. Hence we don't explicit changes here 2) VTTBR:BADDR - This is already supported with : commit 529c4b05a3cb2f324aa ("