index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
hyperv.c
Age
Commit message (
Expand
)
Author
2016-02-16
kvm/x86: Hyper-V VMBus hypercall userspace exit
Andrey Smetanin
2016-02-16
kvm/x86: Reject Hyper-V hypercall continuation
Andrey Smetanin
2016-02-16
kvm/x86: Pass return code of kvm_emulate_hypercall
Andrey Smetanin
2016-02-16
kvm/x86: Rename Hyper-V long spin wait hypercall
Andrey Smetanin
2016-01-08
kvm/x86: Hyper-V SynIC timers tracepoints
Andrey Smetanin
2016-01-08
kvm/x86: Hyper-V SynIC tracepoints
Andrey Smetanin
2016-01-08
kvm/x86: Update SynIC timers on guest entry only
Andrey Smetanin
2016-01-08
kvm/x86: Skip SynIC vector check for QEMU side
Andrey Smetanin
2016-01-08
kvm/x86: Hyper-V fix SynIC timer disabling condition
Andrey Smetanin
2016-01-08
kvm/x86: Reorg stimer_expiration() to better control timer restart
Andrey Smetanin
2016-01-08
kvm/x86: Hyper-V unify stimer_start() and stimer_restart()
Andrey Smetanin
2016-01-08
kvm/x86: Drop stimer_stop() function
Andrey Smetanin
2016-01-08
kvm/x86: Hyper-V timers fix incorrect logical operation
Andrey Smetanin
2015-12-16
kvm/x86: Remove Hyper-V SynIC timer stopping
Andrey Smetanin
2015-12-16
kvm/x86: Hyper-V SynIC timers
Andrey Smetanin
2015-12-16
kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
Andrey Smetanin
2015-12-16
kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
Andrey Smetanin
2015-11-25
kvm/x86: Hyper-V kvm exit
Andrey Smetanin
2015-11-25
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_RESET msr
Andrey Smetanin
2015-07-23
kvm/x86: added hyper-v crash msrs into kvm hyperv context
Andrey Smetanin
2015-07-23
kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
Andrey Smetanin