aboutsummaryrefslogtreecommitdiff
path: root/drivers/hv/hv_common.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-26dma-mapping: Simplify arch_setup_dma_ops()Gravatar Robin Murphy 1-5/+1
2024-03-18x86/hyperv: Use Hyper-V entropy to seed guest random number generatorGravatar Michael Kelley 1-0/+69
2024-03-12mshyperv: Introduce hv_get_hypervisor_version functionGravatar Nuno Das Neves 1-0/+8
2024-03-04hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Gravatar Nuno Das Neves 1-11/+11
2023-12-12iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Gravatar Jason Gunthorpe 1-1/+1
2023-10-11Drivers: hv: Remove now superfluous sentinel element from ctl_table arrayGravatar Joel Granados 1-1/+0
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-3/+45
2023-08-25x86/hyperv: Remove hv_isolation_type_en_snpGravatar Dexuan Cui 1-7/+1
2023-08-25x86/hyperv: Introduce a global variable hyperv_paravisor_presentGravatar Dexuan Cui 1-1/+2
2023-08-25Drivers: hv: vmbus: Support >64 VPs for a fully enlightened TDX/SNP VMGravatar Dexuan Cui 1-7/+23
2023-08-25x86/hyperv: Support hypercalls for fully enlightened TDX guestsGravatar Dexuan Cui 1-2/+8
2023-08-25x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guestsGravatar Dexuan Cui 1-0/+6
2023-08-22drivers: hv: Mark percpu hvcall input arg page unencrypted in SEV-SNP enlight...Gravatar Tianyu Lan 1-0/+13
2023-08-22x86/hyperv: Add sev-snp enlightened guest static keyGravatar Tianyu Lan 1-0/+6
2023-06-28Drivers: hv: Change hv_free_hyperv_page() to take void * argumentGravatar Kameron Carr 1-5/+5
2023-06-17x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineGravatar Michael Kelley 1-24/+24
2023-04-20Drivers: hv: move panic report code from vmbus to hv early init codeGravatar Long Li 1-0/+231
2023-04-17hv_netvsc: Remove second mapping of send and recv buffersGravatar Michael Kelley 1-11/+0
2023-01-12x86/hyperv: Add support for detecting nested hypervisorGravatar Jinank Jain 1-3/+6
2022-04-07Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-0/+11
2022-03-29Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus deviceGravatar Michael Kelley 1-0/+11
2022-02-18drivers: hv: log when enabling crash_kexec_post_notifiersGravatar Stephen Brennan 1-1/+3
2021-12-28Drivers: hv: Fix definition of hypercall input & output arg variablesGravatar Michael Kelley 1-2/+2
2021-12-20net: netvsc: Add Isolation VM support for netvsc driverGravatar Tianyu Lan 1-0/+11
2021-10-28x86/hyperv: Add ghcb hvcall support for SNP VMGravatar Tianyu Lan 1-0/+6
2021-10-28x86/hyperv: Add Write/Read MSR registers via ghcb pageGravatar Tianyu Lan 1-0/+6
2021-07-19drivers: hv: Decouple Hyper-V clock/timer code from VMbus driversGravatar Michael Kelley 1-0/+14
2021-07-15Drivers: hv: Move Hyper-V misc functionality to arch-neutral codeGravatar Michael Kelley 1-0/+18
2021-07-15Drivers: hv: Add arch independent default functions for some Hyper-V handlersGravatar Michael Kelley 1-0/+49
2021-07-15Drivers: hv: Make portions of Hyper-V init code be arch neutralGravatar Michael Kelley 1-0/+138
2021-06-29Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-0/+66
2021-06-05Drivers: hv: Move Hyper-V extended capability check to arch neutral codeGravatar Michael Kelley 1-0/+66