aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hv/hv_common.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-26dma-mapping: Simplify arch_setup_dma_ops()Robin Murphy1-5/+1
2024-03-18x86/hyperv: Use Hyper-V entropy to seed guest random number generatorMichael Kelley1-0/+69
2024-03-12mshyperv: Introduce hv_get_hypervisor_version functionNuno Das Neves1-0/+8
2024-03-04hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves1-11/+11
2023-12-12iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe1-1/+1
2023-10-11Drivers: hv: Remove now superfluous sentinel element from ctl_table arrayJoel Granados1-1/+0
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+45
2023-08-25x86/hyperv: Remove hv_isolation_type_en_snpDexuan Cui1-7/+1
2023-08-25x86/hyperv: Introduce a global variable hyperv_paravisor_presentDexuan Cui1-1/+2
2023-08-25Drivers: hv: vmbus: Support >64 VPs for a fully enlightened TDX/SNP VMDexuan Cui1-7/+23
2023-08-25x86/hyperv: Support hypercalls for fully enlightened TDX guestsDexuan Cui1-2/+8
2023-08-25x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guestsDexuan Cui1-0/+6
2023-08-22drivers: hv: Mark percpu hvcall input arg page unencrypted in SEV-SNP enlight...Tianyu Lan1-0/+13
2023-08-22x86/hyperv: Add sev-snp enlightened guest static keyTianyu Lan1-0/+6
2023-06-28Drivers: hv: Change hv_free_hyperv_page() to take void * argumentKameron Carr1-5/+5
2023-06-17x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineMichael Kelley1-24/+24
2023-04-20Drivers: hv: move panic report code from vmbus to hv early init codeLong Li1-0/+231
2023-04-17hv_netvsc: Remove second mapping of send and recv buffersMichael Kelley1-11/+0
2023-01-12x86/hyperv: Add support for detecting nested hypervisorJinank Jain1-3/+6
2022-04-07Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+11
2022-03-29Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus deviceMichael Kelley1-0/+11
2022-02-18drivers: hv: log when enabling crash_kexec_post_notifiersStephen Brennan1-1/+3
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/+11
2021-10-28x86/hyperv: Add ghcb hvcall support for SNP VMTianyu Lan1-0/+6
2021-10-28x86/hyperv: Add Write/Read MSR registers via ghcb pageTianyu Lan1-0/+6
2021-07-19drivers: hv: Decouple Hyper-V clock/timer code from VMbus driversMichael Kelley1-0/+14
2021-07-15Drivers: hv: Move Hyper-V misc functionality to arch-neutral codeMichael Kelley1-0/+18
2021-07-15Drivers: hv: Add arch independent default functions for some Hyper-V handlersMichael Kelley1-0/+49
2021-07-15Drivers: hv: Make portions of Hyper-V init code be arch neutralMichael Kelley1-0/+138
2021-06-29Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+66
2021-06-05Drivers: hv: Move Hyper-V extended capability check to arch neutral codeMichael Kelley1-0/+66