On Mon, 23 Nov 2015 10:47:10 +
Steve Capper wrote:
Hi Steve,
> On Mon, Nov 16, 2015 at 01:11:43PM +, Marc Zyngier wrote:
> > Implement the timer save restore as a direct translation of
> > the assembly code version.
>
> Hi Marc, some comments below.
> Cheers,
> --
> Steve
>
> >
> >
On Mon, Nov 16, 2015 at 01:11:43PM +, Marc Zyngier wrote:
> Implement the timer save restore as a direct translation of
> the assembly code version.
Hi Marc, some comments below.
Cheers,
--
Steve
>
> Signed-off-by: Marc Zyngier
> ---
> arch/arm64/kvm/hyp/Makefile | 1 +
> arch/arm64/kv
Implement the timer save restore as a direct translation of
the assembly code version.
Signed-off-by: Marc Zyngier
---
arch/arm64/kvm/hyp/Makefile | 1 +
arch/arm64/kvm/hyp/hyp.h | 3 ++
arch/arm64/kvm/hyp/timer-sr.c | 68 +++
3 files changed, 72