aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/hyperv-tlfs.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-22x86/hyperv: Add smp support for SEV-SNP guestGravatar Tianyu Lan 1-0/+1
2023-04-18x86/hyperv: Add VTL specific structs and hypercallsGravatar Saurabh Sengar 1-0/+4
2023-04-17PCI: hv: Enable PCI pass-thru devices in Confidential VMsGravatar Michael Kelley 1-0/+22
2023-01-17x86/hyperv: Add an interface to do nested hypercallsGravatar Jinank Jain 1-0/+1
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+5
2022-11-18x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK const...Gravatar Vitaly Kuznetsov 1-0/+5
2022-11-03clocksource/drivers/hyperv: add data structure for reference TSC MSRGravatar Anirudh Rayabharam 1-0/+9
2022-02-10KVM: x86: Add checks for reserved-to-zero Hyper-V hypercall fieldsGravatar Sean Christopherson 1-0/+6
2022-02-10KVM: x86: Get the number of Hyper-V sparse banks from the VARHEAD fieldGravatar Sean Christopherson 1-0/+1
2022-01-12PCI: hv: Make the code arch neutral by adding arch specific interfacesGravatar Sunil Muthuswamy 1-33/+0
2021-10-28x86/hyperv: Add new hvcall guest address host visibility supportGravatar Tianyu Lan 1-0/+1
2021-06-17asm-generic/hyperv: add HV_STATUS_ACCESS_DENIED definitionGravatar Vitaly Kuznetsov 1-0/+1
2021-03-24x86/Hyper-V: Support for free page reportingGravatar Sunil Muthuswamy 1-2/+33
2021-03-08x86/hyper-v: Move hv_message_type to architecture neutral moduleGravatar Michael Kelley 1-0/+35
2021-02-11asm-generic/hyperv: import data structures for mapping device interruptsGravatar Wei Liu 1-0/+36
2021-02-11asm-generic/hyperv: introduce hv_device_id and auxiliary structuresGravatar Wei Liu 1-0/+79
2021-02-11asm-generic/hyperv: update hv_interrupt_entryGravatar Wei Liu 1-2/+34
2021-02-11asm-generic/hyperv: update hv_msi_entryGravatar Wei Liu 1-2/+26
2021-02-11x86/hyperv: provide a bunch of helper functionsGravatar Wei Liu 1-0/+67
2021-02-11x86/hyperv: extract partition ID from Microsoft Hypervisor if necessaryGravatar Wei Liu 1-0/+6
2021-02-11asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENTGravatar Wei Liu 1-1/+1
2021-02-11x86/hyperv: Load/save the Isolation Configuration leafGravatar Andrea Parri (Microsoft) 1-0/+1
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+4
2020-05-20asm-generic/hyperv: Add definitions for Get/SetVpRegister hypercallsGravatar Michael Kelley 1-0/+51
2020-05-20x86/hyperv: Split hyperv-tlfs.h into arch dependent and independent filesGravatar Michael Kelley 1-0/+442