Re: Switch agtimer from physical timer to virtual timer.

2017-02-27 Thread Patrick Wildt
On Sun, Feb 26, 2017 at 10:35:17PM -0500, Dale Rahn wrote: > Switch agtimer from physical timer to virtual timer. > > This diff makes the arm generic timer for arm64 use the virtual > timer instead of the physical timer. > > Linux uses the virtual timer in the kernel unless

Switch agtimer from physical timer to virtual timer.

2017-02-26 Thread Dale Rahn
Switch agtimer from physical timer to virtual timer. This diff makes the arm generic timer for arm64 use the virtual timer instead of the physical timer. Linux uses the virtual timer in the kernel unless it is operating in hypervisor mode. The virtual timer is set up so that a hypervisor can