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.h
Age
Commit message (
Expand
)
Author
2020-06-01
x86/kvm/hyper-v: Add support for synthetic debugger interface
Jon Doron
2020-06-01
x86/hyper-v: Add synthetic debugger definitions
Jon Doron
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2018-12-14
x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUID
Vitaly Kuznetsov
2018-12-14
KVM: x86: Add requisite includes to hyperv.h
Sean Christopherson
2018-10-17
KVM: hyperv: define VP assist page helpers
Ladi Prosek
2018-08-06
KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
Paolo Bonzini
2018-03-06
kvm: x86: hyperv: guest->host event signaling via eventfd
Roman Kagan
2018-03-06
kvm: x86: factor out kvm.arch.hyperv (de)init
Roman Kagan
2017-07-14
kvm: x86: hyperv: make VP_INDEX managed by userspace
Roman Kagan
2017-07-13
kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2
Roman Kagan
2016-09-20
KVM: x86: Hyper-V tsc page setup
Paolo Bonzini
2015-12-16
kvm/x86: Hyper-V SynIC timers
Andrey Smetanin
2015-12-16
kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
Andrey Smetanin
2015-12-16
kvm/x86: Rearrange func's declarations inside Hyper-V header
Andrey Smetanin
2015-11-25
kvm/x86: Hyper-V synthetic interrupt controller
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