summaryrefslogtreecommitdiff
path: root/drivers/hv/hv_common.c
AgeCommit message (Expand)Author
2023-12-12iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe
2023-10-11Drivers: hv: Remove now superfluous sentinel element from ctl_table arrayJoel Granados
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: Introduce a global variable hyperv_paravisor_presentDexuan Cui
2023-08-25Drivers: hv: vmbus: Support >64 VPs for a fully enlightened TDX/SNP VMDexuan 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-22drivers: hv: Mark percpu hvcall input arg page unencrypted in SEV-SNP enlight...Tianyu 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-06-17x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineMichael Kelley
2023-04-20Drivers: hv: move panic report code from vmbus to hv early init codeLong Li
2023-04-17hv_netvsc: Remove second mapping of send and recv buffersMichael Kelley
2023-01-12x86/hyperv: Add support for detecting nested hypervisorJinank Jain
2022-04-07Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-03-29Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus deviceMichael Kelley
2022-02-18drivers: hv: log when enabling crash_kexec_post_notifiersStephen Brennan
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-07-19drivers: hv: Decouple Hyper-V clock/timer code from VMbus driversMichael Kelley
2021-07-15Drivers: hv: Move Hyper-V misc functionality to arch-neutral codeMichael Kelley
2021-07-15Drivers: hv: Add arch independent default functions for some Hyper-V handlersMichael Kelley
2021-07-15Drivers: hv: Make portions of Hyper-V init code be arch neutralMichael Kelley
2021-06-29Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-06-05Drivers: hv: Move Hyper-V extended capability check to arch neutral codeMichael Kelley