Re: [RFC v3 06/10] KVM: arm/arm64: Update the physical timer interrupt level

2017-02-02 Thread Christoffer Dall
On Wed, Feb 01, 2017 at 12:43:06PM -0500, Jintack Lim wrote: > Now that we maintain the EL1 physical timer register states of VMs, > update the physical timer interrupt level along with the virtual one. > > Signed-off-by: Jintack Lim Acked-by: Christoffer Dall

[RFC v3 06/10] KVM: arm/arm64: Update the physical timer interrupt level

2017-02-01 Thread Jintack Lim
Now that we maintain the EL1 physical timer register states of VMs, update the physical timer interrupt level along with the virtual one. Signed-off-by: Jintack Lim --- virt/kvm/arm/arch_timer.c | 4 1 file changed, 4 insertions(+) diff --git