index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
hv_common.c
Age
Commit message (
Expand
)
Author
2023-12-12
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
2023-10-11
Drivers: hv: Remove now superfluous sentinel element from ctl_table array
Joel Granados
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-08-25
x86/hyperv: Remove hv_isolation_type_en_snp
Dexuan Cui
2023-08-25
x86/hyperv: Introduce a global variable hyperv_paravisor_present
Dexuan Cui
2023-08-25
Drivers: hv: vmbus: Support >64 VPs for a fully enlightened TDX/SNP VM
Dexuan Cui
2023-08-25
x86/hyperv: Support hypercalls for fully enlightened TDX guests
Dexuan Cui
2023-08-25
x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
Dexuan Cui
2023-08-22
drivers: hv: Mark percpu hvcall input arg page unencrypted in SEV-SNP enlight...
Tianyu Lan
2023-08-22
x86/hyperv: Add sev-snp enlightened guest static key
Tianyu Lan
2023-06-28
Drivers: hv: Change hv_free_hyperv_page() to take void * argument
Kameron Carr
2023-06-17
x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
Michael Kelley
2023-04-20
Drivers: hv: move panic report code from vmbus to hv early init code
Long Li
2023-04-17
hv_netvsc: Remove second mapping of send and recv buffers
Michael Kelley
2023-01-12
x86/hyperv: Add support for detecting nested hypervisor
Jinank Jain
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-03-29
Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
Michael Kelley
2022-02-18
drivers: hv: log when enabling crash_kexec_post_notifiers
Stephen Brennan
2021-12-28
Drivers: hv: Fix definition of hypercall input & output arg variables
Michael Kelley
2021-12-20
net: netvsc: Add Isolation VM support for netvsc driver
Tianyu Lan
2021-10-28
x86/hyperv: Add ghcb hvcall support for SNP VM
Tianyu Lan
2021-10-28
x86/hyperv: Add Write/Read MSR registers via ghcb page
Tianyu Lan
2021-07-19
drivers: hv: Decouple Hyper-V clock/timer code from VMbus drivers
Michael Kelley
2021-07-15
Drivers: hv: Move Hyper-V misc functionality to arch-neutral code
Michael Kelley
2021-07-15
Drivers: hv: Add arch independent default functions for some Hyper-V handlers
Michael Kelley
2021-07-15
Drivers: hv: Make portions of Hyper-V init code be arch neutral
Michael Kelley
2021-06-29
Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-06-05
Drivers: hv: Move Hyper-V extended capability check to arch neutral code
Michael Kelley