Re: [RFC 35/55] KVM: arm/arm64: Support mmu for the virtual EL2 execution

2017-02-22 Thread Christoffer Dall
On Mon, Jan 09, 2017 at 01:24:31AM -0500, Jintack Lim wrote: > From: Christoffer Dall > > When running a guest hypervisor in virtual EL2, the translation context > has to be separate from the rest of the system, including the guest > EL1/0 translation regime, so we

[RFC 35/55] KVM: arm/arm64: Support mmu for the virtual EL2 execution

2017-01-08 Thread Jintack Lim
From: Christoffer Dall When running a guest hypervisor in virtual EL2, the translation context has to be separate from the rest of the system, including the guest EL1/0 translation regime, so we allocate a separate VMID for this mode. Considering that we have two