aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/asm-generic/mshyperv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-18x86/hyperv: Use Hyper-V entropy to seed guest random number generatorMichael Kelley1-0/+2
2024-03-12mshyperv: Introduce hv_get_hypervisor_version functionNuno Das Neves1-0/+2
2024-03-04hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves1-1/+1
2023-09-22hyperv: reduce size of ms_hyperv_infoOlaf Hering1-1/+1
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-4/+13
2023-08-25x86/hyperv: Remove hv_isolation_type_en_snpDexuan Cui1-2/+1
2023-08-25x86/hyperv: Support hypercalls for fully enlightened TDX guestsDexuan Cui1-0/+1
2023-08-25x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guestsDexuan Cui1-0/+1
2023-08-22x86/hyperv: Set Virtual Trust Level in VMBus init messageTianyu Lan1-0/+1
2023-08-22x86/hyperv: Add sev-snp enlightened guest static keyTianyu Lan1-3/+10
2023-06-28Drivers: hv: Change hv_free_hyperv_page() to take void * argumentKameron Carr1-1/+1
2023-04-17x86/hyperv: Add callback filter to cpumask_to_vpset()Michael Kelley1-8/+14
2023-04-17hv_netvsc: Remove second mapping of send and recv buffersMichael Kelley1-2/+0
2023-03-27x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley1-0/+2
2023-01-12x86/hyperv: Add support for detecting nested hypervisorJinank Jain1-0/+1
2022-11-18x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constantsVitaly Kuznetsov1-5/+6
2022-09-28hyperv: simplify and rename generate_guest_idLi kunyu1-6/+3
2022-03-29Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus deviceMichael Kelley1-0/+1
2021-12-28Drivers: hv: Fix definition of hypercall input & output arg variablesMichael Kelley1-2/+2
2021-12-20net: netvsc: Add Isolation VM support for netvsc driverTianyu Lan1-0/+2
2021-10-28x86/hyperv: Add ghcb hvcall support for SNP VMTianyu Lan1-0/+1
2021-10-28x86/hyperv: Add Write/Read MSR registers via ghcb pageTianyu Lan1-0/+1
2021-10-28x86/hyperv: Initialize shared memory boundary in the Isolation VM.Tianyu Lan1-1/+11
2021-10-28x86/hyperv: Initialize GHCB page in Isolation VMTianyu Lan1-0/+6
2021-09-15Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-2/+19
2021-09-11asm-generic/hyperv: provide cpumask_to_vpset_noselfWei Liu1-2/+19
2021-07-19drivers: hv: Decouple Hyper-V clock/timer code from VMbus driversMichael Kelley1-0/+2
2021-07-15Drivers: hv: Make portions of Hyper-V init code be arch neutralMichael Kelley1-0/+10
2021-07-12asm-generic/hyperv: Add missing #include of nmi.hMichael Kelley1-0/+1
2021-04-21drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury1-5/+20
2021-04-21x86/hyperv: Move hv_do_rep_hypercall to asm-genericJoseph Salisbury1-0/+31
2021-03-24x86/Hyper-V: Support for free page reportingSunil Muthuswamy1-1/+2
2021-03-11asm-generic/hyperv: Add missing function prototypes per -W1 warningsMichael Kelley1-0/+2
2021-03-08clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsMichael Kelley1-5/+0
2021-03-08Drivers: hv: vmbus: Move handling of VMbus interruptsMichael Kelley1-4/+3
2021-03-08Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral codeMichael Kelley1-1/+0
2021-03-08Drivers: hv: Redo Hyper-V synthetic MSR get/set functionsMichael Kelley1-1/+1
2021-03-08Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral codeMichael Kelley1-0/+4
2021-02-11x86/hyperv: Load/save the Isolation Configuration leafAndrea Parri (Microsoft)1-0/+5
2020-10-14Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDTMichael Kelley1-1/+3
2020-08-11x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley1-1/+0
2020-04-11x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan1-1/+1
2019-11-21x86/hyperv: Implement hv_is_hibernation_supported()Dexuan Cui1-0/+2
2019-08-23clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan1-0/+1
2019-07-08Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.hMichael Kelley1-0/+180