summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/hyperv.c
Commit message (Expand)AuthorAge
* KVM: X86: implement the logic for spinlock optimizationLongpeng(Mike)2017-08-08
* KVM: add spinlock optimization frameworkLongpeng(Mike)2017-08-08
* KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCYLadi Prosek2017-08-07
* kvm: x86: hyperv: avoid livelock in oneshot SynIC timersRoman Kagan2017-07-20
* kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan2017-07-14
* kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan2017-07-13
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-02
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-22
|\
| * KVM: x86: use delivery to self in hyperv synicRadim Krčmář2017-01-09
* | sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker2017-02-01
|/
* KVM: hyperv: fix locking of struct kvm_hv fieldsPaolo Bonzini2016-12-16
* kvm: x86: hyperv: make function static to avoid compiling warningJiang Biao2016-11-16
* KVM: x86: Hyper-V tsc page setupPaolo Bonzini2016-09-20
* KVM: x86: introduce get_kvmclock_nsPaolo Bonzini2016-09-20
* KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabledPaolo Bonzini2016-04-01
* kvm/x86: Hyper-V VMBus hypercall userspace exitAndrey Smetanin2016-02-16
* kvm/x86: Reject Hyper-V hypercall continuationAndrey Smetanin2016-02-16
* kvm/x86: Pass return code of kvm_emulate_hypercallAndrey Smetanin2016-02-16
* kvm/x86: Rename Hyper-V long spin wait hypercallAndrey Smetanin2016-02-16
* kvm/x86: Hyper-V SynIC timers tracepointsAndrey Smetanin2016-01-08
* kvm/x86: Hyper-V SynIC tracepointsAndrey Smetanin2016-01-08
* kvm/x86: Update SynIC timers on guest entry onlyAndrey Smetanin2016-01-08
* kvm/x86: Skip SynIC vector check for QEMU sideAndrey Smetanin2016-01-08
* kvm/x86: Hyper-V fix SynIC timer disabling conditionAndrey Smetanin2016-01-08
* kvm/x86: Reorg stimer_expiration() to better control timer restartAndrey Smetanin2016-01-08
* kvm/x86: Hyper-V unify stimer_start() and stimer_restart()Andrey Smetanin2016-01-08
* kvm/x86: Drop stimer_stop() functionAndrey Smetanin2016-01-08
* kvm/x86: Hyper-V timers fix incorrect logical operationAndrey Smetanin2016-01-08
* kvm/x86: Remove Hyper-V SynIC timer stoppingAndrey Smetanin2015-12-16
* kvm/x86: Hyper-V SynIC timersAndrey Smetanin2015-12-16
* kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ackAndrey Smetanin2015-12-16
* kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNTAndrey Smetanin2015-12-16
* kvm/x86: Hyper-V kvm exitAndrey Smetanin2015-11-25
* kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin2015-11-25
* kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME supportAndrey Smetanin2015-10-01
* kvm/x86: Hyper-V HV_X64_MSR_RESET msrAndrey Smetanin2015-10-01
* kvm/x86: added hyper-v crash msrs into kvm hyperv contextAndrey Smetanin2015-07-23
* kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c fileAndrey Smetanin2015-07-23