| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabled | Paolo Bonzini | 2016-04-01 | 1 | -0/+5 |
* | kvm/x86: Hyper-V VMBus hypercall userspace exit | Andrey Smetanin | 2016-02-16 | 1 | -7/+32 |
* | kvm/x86: Reject Hyper-V hypercall continuation | Andrey Smetanin | 2016-02-16 | 1 | -0/+7 |
* | kvm/x86: Pass return code of kvm_emulate_hypercall | Andrey Smetanin | 2016-02-16 | 1 | -1/+1 |
* | kvm/x86: Rename Hyper-V long spin wait hypercall | Andrey Smetanin | 2016-02-16 | 1 | -1/+1 |
* | kvm/x86: Hyper-V SynIC timers tracepoints | Andrey Smetanin | 2016-01-08 | 1 | -1/+26 |
* | kvm/x86: Hyper-V SynIC tracepoints | Andrey Smetanin | 2016-01-08 | 1 | -5/+5 |
* | kvm/x86: Update SynIC timers on guest entry only | Andrey Smetanin | 2016-01-08 | 1 | -19/+19 |
* | kvm/x86: Skip SynIC vector check for QEMU side | Andrey Smetanin | 2016-01-08 | 1 | -3/+4 |
* | kvm/x86: Hyper-V fix SynIC timer disabling condition | Andrey Smetanin | 2016-01-08 | 1 | -1/+1 |
* | kvm/x86: Reorg stimer_expiration() to better control timer restart | Andrey Smetanin | 2016-01-08 | 1 | -12/+14 |
* | kvm/x86: Hyper-V unify stimer_start() and stimer_restart() | Andrey Smetanin | 2016-01-08 | 1 | -23/+20 |
* | kvm/x86: Drop stimer_stop() function | Andrey Smetanin | 2016-01-08 | 1 | -6/+1 |
* | kvm/x86: Hyper-V timers fix incorrect logical operation | Andrey Smetanin | 2016-01-08 | 1 | -1/+1 |
* | kvm/x86: Remove Hyper-V SynIC timer stopping | Andrey Smetanin | 2015-12-16 | 1 | -1/+0 |
* | kvm/x86: Hyper-V SynIC timers | Andrey Smetanin | 2015-12-16 | 1 | -3/+315 |
* | kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack | Andrey Smetanin | 2015-12-16 | 1 | -0/+31 |
* | kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT | Andrey Smetanin | 2015-12-16 | 1 | -4/+7 |
* | kvm/x86: Hyper-V kvm exit | Andrey Smetanin | 2015-11-25 | 1 | -0/+20 |
* | kvm/x86: Hyper-V synthetic interrupt controller | Andrey Smetanin | 2015-11-25 | 1 | -0/+315 |
* | kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support | Andrey Smetanin | 2015-10-01 | 1 | -2/+19 |
* | kvm/x86: Hyper-V HV_X64_MSR_RESET msr | Andrey Smetanin | 2015-10-01 | 1 | -0/+10 |
* | kvm/x86: added hyper-v crash msrs into kvm hyperv context | Andrey Smetanin | 2015-07-23 | 1 | -3/+73 |
* | kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file | Andrey Smetanin | 2015-07-23 | 1 | -0/+307 |