From: Vadim Rozenfeld Date: Thu, 16 Jan 2014 09:18:37 +0000 (+1100) Subject: add support for Hyper-V reference time counter X-Git-Tag: v3.14-rc1~127^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e984097b553ed2d6551c805223e4057421370f00;p=pandora-kernel.git add support for Hyper-V reference time counter Signed-off: Peter Lieven Signed-off: Gleb Natapov Signed-off: Vadim Rozenfeld After some consideration I decided to submit only Hyper-V reference counters support this time. I will submit iTSC support as a separate patch as soon as it is ready. v1 -> v2 1. mark TSC page dirty as suggested by Eric Northup and Gleb 2. disable local irq when calling get_kernel_ns, as it was done by Peter Lieven 3. move check for TSC page enable from second patch to this one. v3 -> v4     Get rid of ref counter offset. v4 -> v5 replace __copy_to_user with kvm_write_guest when updateing iTSC page. Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed