[PATCH 16/59] KVM: arm64: nv: Save/Restore vEL2 sysregs

2019-06-21 Thread Marc Zyngier
From: Andre Przywara Whenever we need to restore the guest's system registers to the CPU, we now need to take care of the EL2 system registers as well. Most of them are accessed via traps only, but some have an immediate effect and also a guest running in VHE mode would expect them to be accessib

Re: [PATCH 16/59] KVM: arm64: nv: Save/Restore vEL2 sysregs

2019-06-25 Thread Julien Thierry
On 06/21/2019 10:38 AM, Marc Zyngier wrote: > From: Andre Przywara > > Whenever we need to restore the guest's system registers to the CPU, we > now need to take care of the EL2 system registers as well. Most of them > are accessed via traps only, but some have an immediate effect and also > a

Re: [PATCH 16/59] KVM: arm64: nv: Save/Restore vEL2 sysregs

2019-07-01 Thread Alexandru Elisei
On 6/21/19 10:38 AM, Marc Zyngier wrote: > From: Andre Przywara > > Whenever we need to restore the guest's system registers to the CPU, we > now need to take care of the EL2 system registers as well. Most of them > are accessed via traps only, but some have an immediate effect and also > a gues

Re: [PATCH 16/59] KVM: arm64: nv: Save/Restore vEL2 sysregs

2019-07-03 Thread Marc Zyngier
On 25/06/2019 09:48, Julien Thierry wrote: > > > On 06/21/2019 10:38 AM, Marc Zyngier wrote: >> From: Andre Przywara >> >> Whenever we need to restore the guest's system registers to the CPU, we >> now need to take care of the EL2 system registers as well. Most of them >> are accessed via traps

Re: [PATCH 16/59] KVM: arm64: nv: Save/Restore vEL2 sysregs

2019-08-21 Thread Alexandru Elisei
On 6/21/19 10:38 AM, Marc Zyngier wrote: > From: Andre Przywara > > Whenever we need to restore the guest's system registers to the CPU, we > now need to take care of the EL2 system registers as well. Most of them > are accessed via traps only, but some have an immediate effect and also > a guest