Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1558670
| From | Marcelo Tosatti <mtosatti@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [patch 0/3] KVM virtual PTP driver (v2) |
| Date | 2017-01-13 19:50 +0100 |
| Message-ID | <sZf5f-4iZ-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patchset implements a virtual PTP driver which allows guest to sync
its clock to the host clock with high precision ( error is < 10ns).
Changelog from v1
Patch1:
v2: unify nsec_base (Radim)
Patch2:
v2: improve documentation (Radim)
change hypercall name to KVM_HC_CLOCK_PAIRING (Radim)
increase padding size
Patch3:
v2: check for kvmclock (Radim)
initialize global variables before device registration (Radim)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[patch 0/3] KVM virtual PTP driver (v2) Marcelo Tosatti <mtosatti@redhat.com> - 2017-01-13 19:50 +0100 [patch 3/3] PTP: add kvm PTP driver Marcelo Tosatti <mtosatti@redhat.com> - 2017-01-13 19:50 +0100 [patch 1/3] KVM: x86: provide realtime host clock via vsyscall notifiers Marcelo Tosatti <mtosatti@redhat.com> - 2017-01-13 19:50 +0100 [patch 2/3] KVM: x86: add KVM_HC_CLOCK_OFFSET hypercall Marcelo Tosatti <mtosatti@redhat.com> - 2017-01-13 19:50 +0100
csiph-web