linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Drivers: hv: util: Support the latest time synch protocol from the host
@ 2016-09-08 12:23 kys
  2016-09-08 12:24 ` [PATCH 1/3] Drivers: hv: utils: Rename version definitions to reflect protocol version kys
  0 siblings, 1 reply; 7+ messages in thread
From: kys @ 2016-09-08 12:23 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, vkuznets, jasowang,
	leann.ogasawara, alexng
  Cc: K. Y. Srinivasan

From: K. Y. Srinivasan <kys@microsoft.com>

WS2016 has introduced a new protocol for conditioning guest clock.
Support this new protocol.

Alex Ng (3):
  Drivers: hv: utils: Rename version definitions to reflect protocol
    version.
  Drivers: hv: utils: Use TimeSync samples to adjust the clock after
    boot.
  Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.

 drivers/hv/hv_util.c   |  122 ++++++++++++++++++++++++++++++------------------
 include/linux/hyperv.h |    9 ++++
 2 files changed, 85 insertions(+), 46 deletions(-)

-- 
1.7.4.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-09-14 13:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-08 12:23 [PATCH 0/3] Drivers: hv: util: Support the latest time synch protocol from the host kys
2016-09-08 12:24 ` [PATCH 1/3] Drivers: hv: utils: Rename version definitions to reflect protocol version kys
2016-09-08 12:24   ` [PATCH 2/3] Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot kys
2016-09-08 12:24   ` [PATCH 3/3] Drivers: hv: utils: Support TimeSync version 4.0 protocol samples kys
2016-09-13 17:38     ` Olaf Hering
2016-09-13 18:27       ` Alex Ng (LIS)
2016-09-14 12:57         ` Olaf Hering

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).