summaryrefslogtreecommitdiff
path: root/include/asm-generic/mshyperv.h
AgeCommit message (Expand)Author
2025-05-23Drivers: hv: Remove hv_alloc/free_* helpersLong Li
2025-05-23Drivers: hv: Provide arch-neutral implementation of get_vtl()Roman Kisel
2025-03-20x86: hyperv: Add mshv_handler() irq handler and setup functionNuno Das Neves
2025-03-20hyperv: Introduce hv_recommend_using_aeoi()Nuno Das Neves
2025-03-20arm64/hyperv: Add some missing functions to arm64Nuno Das Neves
2025-03-20x86/mshyperv: Add support for extended Hyper-V featuresStanislav Kinsburskii
2025-03-20hyperv: Log hypercall status codes as stringsNuno Das Neves
2025-03-20hyperv: Add CONFIG_MSHV_ROOT to gate root partition supportNuno Das Neves
2025-02-22hyperv: Change hv_root_partition into a functionNuno Das Neves
2025-02-22hyperv: Convert hypercall statuses to linux error codesNuno Das Neves
2025-02-13hyperv: Move arch/x86/hyperv/hv_proc.c to drivers/hvNuno Das Neves
2025-02-13hyperv: Move hv_current_partition_id to arch-generic codeNuno Das Neves
2025-01-10hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.hNuno Das Neves
2024-04-11Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-03-22mshyperv: Introduce hv_numa_node_to_pxm_info()Nuno Das Neves
2024-03-18x86/hyperv: Use Hyper-V entropy to seed guest random number generatorMichael Kelley
2024-03-12mshyperv: Introduce hv_get_hypervisor_version functionNuno Das Neves
2024-03-04hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves
2023-09-22hyperv: reduce size of ms_hyperv_infoOlaf Hering
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-08-25x86/hyperv: Remove hv_isolation_type_en_snpDexuan Cui
2023-08-25x86/hyperv: Support hypercalls for fully enlightened TDX guestsDexuan Cui
2023-08-25x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guestsDexuan Cui
2023-08-22x86/hyperv: Set Virtual Trust Level in VMBus init messageTianyu Lan
2023-08-22x86/hyperv: Add sev-snp enlightened guest static keyTianyu Lan
2023-06-28Drivers: hv: Change hv_free_hyperv_page() to take void * argumentKameron Carr
2023-04-17x86/hyperv: Add callback filter to cpumask_to_vpset()Michael Kelley
2023-04-17hv_netvsc: Remove second mapping of send and recv buffersMichael Kelley
2023-03-27x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley
2023-01-12x86/hyperv: Add support for detecting nested hypervisorJinank Jain
2022-11-18x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK const...Vitaly Kuznetsov
2022-09-28hyperv: simplify and rename generate_guest_idLi kunyu
2022-03-29Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus deviceMichael Kelley
2021-12-28Drivers: hv: Fix definition of hypercall input & output arg variablesMichael Kelley
2021-12-20net: netvsc: Add Isolation VM support for netvsc driverTianyu Lan
2021-10-28x86/hyperv: Add ghcb hvcall support for SNP VMTianyu Lan
2021-10-28x86/hyperv: Add Write/Read MSR registers via ghcb pageTianyu Lan
2021-10-28x86/hyperv: Initialize shared memory boundary in the Isolation VM.Tianyu Lan
2021-10-28x86/hyperv: Initialize GHCB page in Isolation VMTianyu Lan
2021-09-15Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-11asm-generic/hyperv: provide cpumask_to_vpset_noselfWei Liu
2021-07-19drivers: hv: Decouple Hyper-V clock/timer code from VMbus driversMichael Kelley
2021-07-15Drivers: hv: Make portions of Hyper-V init code be arch neutralMichael Kelley
2021-07-12asm-generic/hyperv: Add missing #include of nmi.hMichael Kelley
2021-04-21drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury
2021-04-21x86/hyperv: Move hv_do_rep_hypercall to asm-genericJoseph Salisbury
2021-03-24x86/Hyper-V: Support for free page reportingSunil Muthuswamy
2021-03-11asm-generic/hyperv: Add missing function prototypes per -W1 warningsMichael Kelley
2021-03-08clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsMichael Kelley
2021-03-08Drivers: hv: vmbus: Move handling of VMbus interruptsMichael Kelley