From: Christoffer Dall Date: Sat, 16 Nov 2013 18:51:25 +0000 (-0800) Subject: arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init X-Git-Tag: v3.14-rc1~127^2~26^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1a64387adeeba7a34ce06f2774e81f496ee803b;p=pandora-kernel.git arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init Initialize the cntvoff at kvm_init_vm time, not before running the VCPUs at the first time because that will overwrite any potentially restored values from user space. Cc: Andre Przywara Acked-by: Marc Zynger Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed