linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 v3] arm/arm64: KVM: arch_timer save/restore
@ 2013-11-17  3:12 Christoffer Dall
  2013-11-17  3:12 ` [PATCH 1/2 v2] arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init Christoffer Dall
  2013-11-17  3:12 ` [PATCH 2/2 v3 RESEND] ARM/KVM: save and restore generic timer registers Christoffer Dall
  0 siblings, 2 replies; 5+ messages in thread
From: Christoffer Dall @ 2013-11-17  3:12 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-12-09 17:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-17  3:12 [PATCH 0/2 v3] arm/arm64: KVM: arch_timer save/restore Christoffer Dall
2013-11-17  3:12 ` [PATCH 1/2 v2] arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init Christoffer Dall
2013-12-09 17:14   ` Marc Zyngier
2013-11-17  3:12 ` [PATCH 2/2 v3 RESEND] ARM/KVM: save and restore generic timer registers Christoffer Dall
2013-12-09 17:23   ` Marc Zyngier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).