Re: [RFC v3 05/10] KVM: arm/arm64: Initialize the emulated EL1 physical timer

2017-02-02 Thread Christoffer Dall
On Wed, Feb 01, 2017 at 12:43:05PM -0500, Jintack Lim wrote: > Initialize the emulated EL1 physical timer with the default irq number. > > Signed-off-by: Jintack Lim We really need to do something about that IRQ number thing. I'll add this to my todo list. Since this

[RFC v3 05/10] KVM: arm/arm64: Initialize the emulated EL1 physical timer

2017-02-01 Thread Jintack Lim
Initialize the emulated EL1 physical timer with the default irq number. Signed-off-by: Jintack Lim --- arch/arm/kvm/reset.c | 9 - arch/arm64/kvm/reset.c | 9 - include/kvm/arm_arch_timer.h | 3 ++- virt/kvm/arm/arch_timer.c| 9