commit | e0b306fef90556233797d2e1747bd6a3ae35ea93 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Tue Nov 27 23:28:59 2012 -0200 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Tue Nov 27 23:29:12 2012 -0200 |
tree | 0340c76e923fc02a47e5be8bd88c1d75ee0a84f1 | |
parent | 886b470cb14733a0286e365c77f1844c240c33a4 [diff] |
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>