Re: [RFC 09/55] KVM: arm64: Set shadow EL1 registers for virtual EL2 execution

2017-02-22 Thread Christoffer Dall
On Mon, Jan 09, 2017 at 01:24:05AM -0500, Jintack Lim wrote: > From: Christoffer Dall > > When entering virtual EL2, we need to reflect virtual EL2 register > states to corresponding shadow EL1 registers. We can simply copy them if > their formats are identical.

Re: [RFC 09/55] KVM: arm64: Set shadow EL1 registers for virtual EL2 execution

2017-02-22 Thread Christoffer Dall
On Mon, Jan 09, 2017 at 01:24:05AM -0500, Jintack Lim wrote: > From: Christoffer Dall > > When entering virtual EL2, we need to reflect virtual EL2 register > states to corresponding shadow EL1 registers. We can simply copy them if > their formats are identical. Otherwise, we need to convert