time: export time information for KVM pvclock
authorMarcelo Tosatti <mtosatti@redhat.com>
Wed, 28 Nov 2012 01:28:59 +0000 (23:28 -0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 28 Nov 2012 01:29:12 +0000 (23:29 -0200)
commite0b306fef90556233797d2e1747bd6a3ae35ea93
tree0340c76e923fc02a47e5be8bd88c1d75ee0a84f1
parent886b470cb14733a0286e365c77f1844c240c33a4
time: export time information for KVM pvclock

As suggested by John, export time data similarly to how its
done by vsyscall support. This allows KVM to retrieve necessary
information to implement vsyscall support in KVM guests.

Acked-by: John Stultz <johnstul@us.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
include/linux/pvclock_gtod.h [new file with mode: 0644]
kernel/time/timekeeping.c
This page took 0.028429 seconds and 5 git commands to generate.