aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/hyperv.c
AgeCommit message (Expand)Author
2016-04-01KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabledPaolo Bonzini
2016-02-16kvm/x86: Hyper-V VMBus hypercall userspace exitAndrey Smetanin
2016-02-16kvm/x86: Reject Hyper-V hypercall continuationAndrey Smetanin
2016-02-16kvm/x86: Pass return code of kvm_emulate_hypercallAndrey Smetanin
2016-02-16kvm/x86: Rename Hyper-V long spin wait hypercallAndrey Smetanin
2016-01-08kvm/x86: Hyper-V SynIC timers tracepointsAndrey Smetanin
2016-01-08kvm/x86: Hyper-V SynIC tracepointsAndrey Smetanin
2016-01-08kvm/x86: Update SynIC timers on guest entry onlyAndrey Smetanin
2016-01-08kvm/x86: Skip SynIC vector check for QEMU sideAndrey Smetanin
2016-01-08kvm/x86: Hyper-V fix SynIC timer disabling conditionAndrey Smetanin
2016-01-08kvm/x86: Reorg stimer_expiration() to better control timer restartAndrey Smetanin
2016-01-08kvm/x86: Hyper-V unify stimer_start() and stimer_restart()Andrey Smetanin
2016-01-08kvm/x86: Drop stimer_stop() functionAndrey Smetanin
2016-01-08kvm/x86: Hyper-V timers fix incorrect logical operationAndrey Smetanin
2015-12-16kvm/x86: Remove Hyper-V SynIC timer stoppingAndrey Smetanin
2015-12-16kvm/x86: Hyper-V SynIC timersAndrey Smetanin
2015-12-16kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ackAndrey Smetanin
2015-12-16kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNTAndrey Smetanin
2015-11-25kvm/x86: Hyper-V kvm exitAndrey Smetanin
2015-11-25kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin
2015-10-01kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME supportAndrey Smetanin
2015-10-01kvm/x86: Hyper-V HV_X64_MSR_RESET msrAndrey Smetanin
2015-07-23kvm/x86: added hyper-v crash msrs into kvm hyperv contextAndrey Smetanin
2015-07-23kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c fileAndrey Smetanin