[RFC PATCH 0/2] Hyper-V TSC page support.
From: Paolo Bonzini
Date: Thu Jan 28 2016 - 09:03:27 EST
Here is a small revamping of Andrey's Hyper-V TSC page patch. Unfortunately
I see an accuracy problem with the patch, for which I can provide a test
case.
Thanks,
Paolo
Andrey Smetanin (1):
kvm/x86: Hyper-V tsc page setup
Paolo Bonzini (1):
KVM: x86: introduce do_shl32_div32
arch/x86/kvm/hyperv.c | 121 +++++++++++++++++++++++++++++++++++++++++++-------
arch/x86/kvm/hyperv.h | 2 +
arch/x86/kvm/x86.c | 16 +++----
arch/x86/kvm/x86.h | 15 +++++++
4 files changed, 129 insertions(+), 25 deletions(-)
--
1.8.3.1