[PATCH 0/2 v3] arm/arm64: KVM: arch_timer save/restore

Christoffer Dall christoffer.dall at linaro.org
Sat Nov 16 22:12:04 EST 2013


We never got around to merging any of this.  I'm sending a v2 of my
patch with Marc Zyngier's comments addressed and resending Andre's v3 of
the core timer save/restore patch.

There shouldn't be any outstanding issues here and the current patches
have been tested with the full save/restore code and works.

Andre Przywara (1):
  ARM/KVM: save and restore generic timer registers

Christoffer Dall (1):
  arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init

 arch/arm/include/asm/kvm_host.h   |    3 ++
 arch/arm/include/uapi/asm/kvm.h   |   16 +++++++
 arch/arm/kvm/arm.c                |    2 +
 arch/arm/kvm/guest.c              |   92 ++++++++++++++++++++++++++++++++++++-
 arch/arm64/include/uapi/asm/kvm.h |   25 ++++++++++
 virt/kvm/arm/arch_timer.c         |   34 ++++++++++++++
 virt/kvm/arm/vgic.c               |    1 -
 7 files changed, 171 insertions(+), 2 deletions(-)

-- 
1.7.10.4




More information about the linux-arm-kernel mailing list