[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170113184557.991929678@redhat.com>
Date: Fri, 13 Jan 2017 16:45:58 -0200
From: Marcelo Tosatti <mtosatti@...hat.com>
To: kvm@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Paolo Bonzini <pbonzini@...hat.com>,
Radim Krcmar <rkrcmar@...hat.com>,
Richard Cochran <richardcochran@...il.com>,
Miroslav Lichvar <mlichvar@...hat.com>
Subject: [patch 0/3] KVM virtual PTP driver (v2)
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)
Powered by blists - more mailing lists