Re: [PATCH v5 1/9] clocksource: arm_arch_timer: Gather KVM specific information in a structure

2016-04-06 Thread Christoffer Dall
On Mon, Apr 04, 2016 at 12:37:32PM +0100, Julien Grall wrote: > Introduce a structure which are filled up by the arch timer driver and > used by the virtual timer in KVM. > > The first member of this structure will be the timecounter. More members > will be added later. > > A stub for the new

[PATCH v5 1/9] clocksource: arm_arch_timer: Gather KVM specific information in a structure

2016-04-04 Thread Julien Grall
Introduce a structure which are filled up by the arch timer driver and used by the virtual timer in KVM. The first member of this structure will be the timecounter. More members will be added later. A stub for the new helper isn't introduced because KVM requires the arch timer for both ARM64 and