index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
hyperv.h
Age
Commit message (
Expand
)
Author
13 days
KVM: x86: Move "struct kvm_vcpu_hv" and all children from kvm_host.h => hyperv.h
Sean Christopherson
13 days
KVM: x86/hyperv: Assert vCPU's mutex is held in to_hv_vcpu()
Sean Christopherson
13 days
KVM: x86/hyperv: Ensure vCPU's Hyper-V object is initialized on cross-vCPU ac...
Sean Christopherson
13 days
KVM: x86/hyperv: Check for NULL vCPU Hyper-V object in kvm_hv_get_tlb_flush_f...
Sean Christopherson
2026-06-24
KVM: x86/hyperv: Eliminate an unnecessary include of x86.h in hyperv.h
Sean Christopherson
2026-06-03
KVM: x86: Add mode-aware versions of kvm_<reg>_{read,write}() helpers
Sean Christopherson
2026-03-04
KVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1
Kevin Cheng
2025-06-20
KVM: x86: Drop superfluous kvm_hv_set_sint() => kvm_hv_synic_set_irq() wrapper
Sean Christopherson
2024-08-13
KVM: x86: hyper-v: Remove unused inline function kvm_hv_free_pa_page()
Yue Haibing
2024-01-31
KVM: x86: Give a hint when Win2016 might fail to boot due to XSAVES erratum
Maciej S. Szmigiero
2023-12-07
KVM: x86: Make Hyper-V emulation optional
Vitaly Kuznetsov
2023-12-07
KVM: x86: Introduce helper to handle Hyper-V paravirt TLB flush requests
Vitaly Kuznetsov
2023-12-07
KVM: x86: Introduce helper to check if vector is set in Hyper-V SynIC
Vitaly Kuznetsov
2023-12-07
KVM: x86: Introduce helper to check if auto-EOI is set in Hyper-V SynIC
Vitaly Kuznetsov
2022-12-29
KVM: x86: Hyper-V invariant TSC control
Vitaly Kuznetsov
2022-11-18
KVM: nSVM: hyper-v: Enable L2 TLB flush
Vitaly Kuznetsov
2022-11-18
KVM: x86: Make kvm_hv_get_assist_page() return 0/-errno
Vitaly Kuznetsov
2022-11-18
KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
Vitaly Kuznetsov
2022-11-18
KVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2_tlb_flush() check
Vitaly Kuznetsov
2022-11-18
KVM: x86: hyper-v: L2 TLB flush
Vitaly Kuznetsov
2022-11-18
KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
Vitaly Kuznetsov
2022-11-18
KVM: x86: hyper-v: Create a separate fifo for L2 TLB flush
Vitaly Kuznetsov
2022-11-18
KVM: x86: hyper-v: Introduce TLB flush fifo
Vitaly Kuznetsov
2022-09-26
KVM: x86: Report error when setting CPUID if Hyper-V allocation fails
Sean Christopherson
2022-04-11
KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
Vitaly Kuznetsov
2022-02-10
KVM: x86: Make kvm_hv_hypercall_enabled() static inline
Vitaly Kuznetsov
2021-09-22
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
Sean Christopherson
2021-06-17
KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUID
Vitaly Kuznetsov
2021-03-17
KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Drop hv_vcpu_to_vcpu() helper
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Allocate Hyper-V context lazily
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Allocate 'struct kvm_vcpu_hv' dynamically
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Prepare to meet unallocated Hyper-V context
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Always use to_hv_vcpu() accessor to get to 'struct kvm_vcp...
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Introduce to_kvm_hv() helper
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_hv_syndbg() to to_hv_syndbg()
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_stimer()/stimer_to_vcpu()
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_synic()/synic_to_vcpu()
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_hv_vcpu() to to_hv_vcpu()
Vitaly Kuznetsov
2020-11-15
KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
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
[next]