index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
hyperv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-01
KVM: x86: Give a hint when Win2016 might fail to boot due to XSAVES erratum
Maciej S. Szmigiero
1
-0
/
+3
2023-12-07
KVM: x86: Make Hyper-V emulation optional
Vitaly Kuznetsov
1
-1
/
+60
2023-12-07
KVM: x86: Introduce helper to handle Hyper-V paravirt TLB flush requests
Vitaly Kuznetsov
1
-0
/
+13
2023-12-07
KVM: x86: Introduce helper to check if vector is set in Hyper-V SynIC
Vitaly Kuznetsov
1
-0
/
+5
2023-12-07
KVM: x86: Introduce helper to check if auto-EOI is set in Hyper-V SynIC
Vitaly Kuznetsov
1
-0
/
+6
2022-12-29
KVM: x86: Hyper-V invariant TSC control
Vitaly Kuznetsov
1
-0
/
+27
2022-11-18
KVM: nSVM: hyper-v: Enable L2 TLB flush
Vitaly Kuznetsov
1
-0
/
+11
2022-11-18
KVM: x86: Make kvm_hv_get_assist_page() return 0/-errno
Vitaly Kuznetsov
1
-1
/
+1
2022-11-18
KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
Vitaly Kuznetsov
1
-2
/
+1
2022-11-18
KVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2_tlb_flush() check
Vitaly Kuznetsov
1
-0
/
+8
2022-11-18
KVM: x86: hyper-v: L2 TLB flush
Vitaly Kuznetsov
1
-3
/
+0
2022-11-18
KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
Vitaly Kuznetsov
1
-0
/
+17
2022-11-18
KVM: x86: hyper-v: Create a separate fifo for L2 TLB flush
Vitaly Kuznetsov
1
-3
/
+16
2022-11-18
KVM: x86: hyper-v: Introduce TLB flush fifo
Vitaly Kuznetsov
1
-0
/
+15
2022-09-26
KVM: x86: Report error when setting CPUID if Hyper-V allocation fails
Sean Christopherson
1
-1
/
+5
2022-04-11
KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
Vitaly Kuznetsov
1
-1
/
+1
2022-02-10
KVM: x86: Make kvm_hv_hypercall_enabled() static inline
Vitaly Kuznetsov
1
-1
/
+5
2021-09-22
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
Sean Christopherson
1
-1
/
+1
2021-06-17
KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUID
Vitaly Kuznetsov
1
-0
/
+1
2021-03-17
KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs
Vitaly Kuznetsov
1
-0
/
+1
2021-02-09
KVM: x86: hyper-v: Drop hv_vcpu_to_vcpu() helper
Vitaly Kuznetsov
1
-7
/
+4
2021-02-09
KVM: x86: hyper-v: Allocate Hyper-V context lazily
Vitaly Kuznetsov
1
-2
/
+0
2021-02-09
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
1
-1
/
+2
2021-02-09
KVM: x86: hyper-v: Allocate 'struct kvm_vcpu_hv' dynamically
Vitaly Kuznetsov
1
-7
/
+6
2021-02-09
KVM: x86: hyper-v: Prepare to meet unallocated Hyper-V context
Vitaly Kuznetsov
1
-0
/
+10
2021-02-09
KVM: x86: hyper-v: Always use to_hv_vcpu() accessor to get to 'struct kvm_vcp...
Vitaly Kuznetsov
1
-1
/
+3
2021-02-09
KVM: x86: hyper-v: Introduce to_kvm_hv() helper
Vitaly Kuznetsov
1
-0
/
+5
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_hv_syndbg() to to_hv_syndbg()
Vitaly Kuznetsov
1
-1
/
+1
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_stimer()/stimer_to_vcpu()
Vitaly Kuznetsov
1
-3
/
+3
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_synic()/synic_to_vcpu()
Vitaly Kuznetsov
1
-2
/
+2
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_hv_vcpu() to to_hv_vcpu()
Vitaly Kuznetsov
1
-2
/
+2
2020-11-15
KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
1
-2
/
+2
2020-06-01
x86/kvm/hyper-v: Add support for synthetic debugger interface
Jon Doron
1
-0
/
+5
2020-06-01
x86/hyper-v: Add synthetic debugger definitions
Jon Doron
1
-0
/
+27
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
1
-4
/
+1
2018-12-14
x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUID
Vitaly Kuznetsov
1
-0
/
+2
2018-12-14
KVM: x86: Add requisite includes to hyperv.h
Sean Christopherson
1
-0
/
+2
2018-10-17
KVM: hyperv: define VP assist page helpers
Ladi Prosek
1
-0
/
+4
2018-08-06
KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
Paolo Bonzini
1
-1
/
+1
2018-03-06
kvm: x86: hyperv: guest->host event signaling via eventfd
Roman Kagan
1
-0
/
+1
2018-03-06
kvm: x86: factor out kvm.arch.hyperv (de)init
Roman Kagan
1
-0
/
+3
2017-07-14
kvm: x86: hyperv: make VP_INDEX managed by userspace
Roman Kagan
1
-0
/
+1
2017-07-13
kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2
Roman Kagan
1
-1
/
+1
2016-09-20
KVM: x86: Hyper-V tsc page setup
Paolo Bonzini
1
-0
/
+3
2015-12-16
kvm/x86: Hyper-V SynIC timers
Andrey Smetanin
1
-0
/
+24
2015-12-16
kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
Andrey Smetanin
1
-6
/
+14
2015-12-16
kvm/x86: Rearrange func's declarations inside Hyper-V header
Andrey Smetanin
1
-10
/
+10
2015-11-25
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
1
-0
/
+23
2015-07-23
kvm/x86: added hyper-v crash msrs into kvm hyperv context
Andrey Smetanin
1
-1
/
+1
2015-07-23
kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
Andrey Smetanin
1
-0
/
+32