git: hyperv: Add API to read raw value of Hyper-V timer.
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Mon Dec 19 19:16:06 PST 2016
commit a4413ab2ffdb938e51b640e3d1fe41228304b18a
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Tue Dec 20 11:09:30 2016 +0800
hyperv: Add API to read raw value of Hyper-V timer.
Accelerate Hyper-V event timer reloading.
Summary of changes:
sys/dev/virtual/hyperv/vmbus/hyperv.c | 11 ++++++++++
sys/dev/virtual/hyperv/vmbus/hyperv_var.h | 7 ++++--
sys/dev/virtual/hyperv/vmbus/vmbus.c | 4 ++--
.../virtual/hyperv/vmbus/x86_64/hyperv_machdep.c | 25 +++++++++++++++-------
4 files changed, 35 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a4413ab2ffdb938e51b640e3d1fe41228304b18a
--
DragonFly BSD source repository
More information about the Commits
mailing list