aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/asm-generic/hyperv-tlfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-18hyperv-tlfs: Rename some HV_REGISTER_* defines for consistencyNuno Das Neves1-8/+8
2024-03-12mshyperv: Introduce hv_get_hypervisor_version functionNuno Das Neves1-0/+23
2024-03-04hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves1-1/+31
2023-08-22x86/hyperv: Add smp support for SEV-SNP guestTianyu Lan1-0/+1
2023-04-18x86/hyperv: Add VTL specific structs and hypercallsSaurabh Sengar1-0/+4
2023-04-17PCI: hv: Enable PCI pass-thru devices in Confidential VMsMichael Kelley1-0/+22
2023-01-17x86/hyperv: Add an interface to do nested hypercallsJinank Jain1-0/+1
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2022-11-18x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constantsVitaly Kuznetsov1-0/+5
2022-11-03clocksource/drivers/hyperv: add data structure for reference TSC MSRAnirudh Rayabharam1-0/+9
2022-02-10KVM: x86: Add checks for reserved-to-zero Hyper-V hypercall fieldsSean Christopherson1-0/+6
2022-02-10KVM: x86: Get the number of Hyper-V sparse banks from the VARHEAD fieldSean Christopherson1-0/+1
2022-01-12PCI: hv: Make the code arch neutral by adding arch specific interfacesSunil Muthuswamy1-33/+0
2021-10-28x86/hyperv: Add new hvcall guest address host visibility supportTianyu Lan1-0/+1
2021-06-17asm-generic/hyperv: add HV_STATUS_ACCESS_DENIED definitionVitaly Kuznetsov1-0/+1
2021-03-24x86/Hyper-V: Support for free page reportingSunil Muthuswamy1-2/+33
2021-03-08x86/hyper-v: Move hv_message_type to architecture neutral moduleMichael Kelley1-0/+35
2021-02-11asm-generic/hyperv: import data structures for mapping device interruptsWei Liu1-0/+36
2021-02-11asm-generic/hyperv: introduce hv_device_id and auxiliary structuresWei Liu1-0/+79
2021-02-11asm-generic/hyperv: update hv_interrupt_entryWei Liu1-2/+34
2021-02-11asm-generic/hyperv: update hv_msi_entryWei Liu1-2/+26
2021-02-11x86/hyperv: provide a bunch of helper functionsWei Liu1-0/+67
2021-02-11x86/hyperv: extract partition ID from Microsoft Hypervisor if necessaryWei Liu1-0/+6
2021-02-11asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENTWei Liu1-1/+1
2021-02-11x86/hyperv: Load/save the Isolation Configuration leafAndrea Parri (Microsoft)1-0/+1
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2020-05-20asm-generic/hyperv: Add definitions for Get/SetVpRegister hypercallsMichael Kelley1-0/+51
2020-05-20x86/hyperv: Split hyperv-tlfs.h into arch dependent and independent filesMichael Kelley1-0/+442