summaryrefslogtreecommitdiff
path: root/include/hyperv/hvgdk_mini.h
AgeCommit message (Expand)AuthorFilesLines
2026-03-11Revert "mshv: expose the scrub partition hypercall"Wei Liu1-1/+0
2026-02-25mshv: add arm64 support for doorbell & intercept SINTsAnirudh Rayabharam (Microsoft)1-0/+2
2026-02-19mshv: Handle insufficient root memory hypervisor statusesStanislav Kinsburskii1-28/+30
2026-02-19mshv: Handle insufficient contiguous memory hypervisor statusStanislav Kinsburskii1-0/+1
2026-02-19mshv: expose the scrub partition hypercallMagnus Kulke1-0/+1
2025-12-18hyperv: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-2/+5
2025-12-06mshv: Add definitions for MSHV sleep state configurationPraveen K Paladugu1-1/+3
2025-12-06Drivers: hv: Introduce mshv_vtl driverNaman Jain1-0/+106
2025-11-15hyperv: Add two new hypercall numbers to guest ABI public headerMukesh Rathor1-0/+2
2025-11-15mshv: Introduce new hypercall to map stats page for L1VH partitionsJinank Jain1-0/+1
2025-11-15mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercallPurna Pavan Chandra Aekkaladevi1-0/+1
2025-11-15Drivers: hv: VMBus protocol version 6.0Roman Kisel1-0/+1
2025-10-03hyperv: Remove the spurious null directive lineRoman Kisel1-2/+0
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
2025-05-23x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()Roman Kisel1-1/+1
2025-05-23Drivers: hv: Provide arch-neutral implementation of get_vtl()Roman Kisel1-1/+1
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar1-1/+1
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar1-1/+1
2025-03-21x86/hyperv: Add comments about hv_vpset and var size hypercall input argsMichael Kelley1-1/+8
2025-03-21hyperv: Add definitions for root partition driver to hv headersNuno Das Neves1-5/+67
2025-02-14hyperv: Move hv_current_partition_id to arch-generic codeNuno Das Neves1-1/+1
2025-01-10hyperv: Add new Hyper-V headers in include/hypervNuno Das Neves1-0/+1348