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 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html