index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
mshyperv.h
Age
Commit message (
Expand
)
Author
2025-05-23
Drivers: hv: Remove hv_alloc/free_* helpers
Long Li
2025-05-23
Drivers: hv: Provide arch-neutral implementation of get_vtl()
Roman Kisel
2025-03-20
x86: hyperv: Add mshv_handler() irq handler and setup function
Nuno Das Neves
2025-03-20
hyperv: Introduce hv_recommend_using_aeoi()
Nuno Das Neves
2025-03-20
arm64/hyperv: Add some missing functions to arm64
Nuno Das Neves
2025-03-20
x86/mshyperv: Add support for extended Hyper-V features
Stanislav Kinsburskii
2025-03-20
hyperv: Log hypercall status codes as strings
Nuno Das Neves
2025-03-20
hyperv: Add CONFIG_MSHV_ROOT to gate root partition support
Nuno Das Neves
2025-02-22
hyperv: Change hv_root_partition into a function
Nuno Das Neves
2025-02-22
hyperv: Convert hypercall statuses to linux error codes
Nuno Das Neves
2025-02-13
hyperv: Move arch/x86/hyperv/hv_proc.c to drivers/hv
Nuno Das Neves
2025-02-13
hyperv: Move hv_current_partition_id to arch-generic code
Nuno Das Neves
2025-01-10
hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
Nuno Das Neves
2024-04-11
Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-03-22
mshyperv: Introduce hv_numa_node_to_pxm_info()
Nuno Das Neves
2024-03-18
x86/hyperv: Use Hyper-V entropy to seed guest random number generator
Michael Kelley
2024-03-12
mshyperv: Introduce hv_get_hypervisor_version function
Nuno Das Neves
2024-03-04
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
2023-09-22
hyperv: reduce size of ms_hyperv_info
Olaf Hering
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: 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
x86/hyperv: Set Virtual Trust Level in VMBus init message
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-04-17
x86/hyperv: Add callback filter to cpumask_to_vpset()
Michael Kelley
2023-04-17
hv_netvsc: Remove second mapping of send and recv buffers
Michael Kelley
2023-03-27
x86/hyperv: Change vTOM handling to use standard coco mechanisms
Michael Kelley
2023-01-12
x86/hyperv: Add support for detecting nested hypervisor
Jinank Jain
2022-11-18
x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK const...
Vitaly Kuznetsov
2022-09-28
hyperv: simplify and rename generate_guest_id
Li kunyu
2022-03-29
Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
Michael Kelley
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-10-28
x86/hyperv: Initialize shared memory boundary in the Isolation VM.
Tianyu Lan
2021-10-28
x86/hyperv: Initialize GHCB page in Isolation VM
Tianyu Lan
2021-09-15
Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-09-11
asm-generic/hyperv: provide cpumask_to_vpset_noself
Wei Liu
2021-07-19
drivers: hv: Decouple Hyper-V clock/timer code from VMbus drivers
Michael Kelley
2021-07-15
Drivers: hv: Make portions of Hyper-V init code be arch neutral
Michael Kelley
2021-07-12
asm-generic/hyperv: Add missing #include of nmi.h
Michael Kelley
2021-04-21
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
2021-04-21
x86/hyperv: Move hv_do_rep_hypercall to asm-generic
Joseph Salisbury
2021-03-24
x86/Hyper-V: Support for free page reporting
Sunil Muthuswamy
2021-03-11
asm-generic/hyperv: Add missing function prototypes per -W1 warnings
Michael Kelley
2021-03-08
clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts
Michael Kelley
2021-03-08
Drivers: hv: vmbus: Move handling of VMbus interrupts
Michael Kelley
[next]