summaryrefslogtreecommitdiff
path: root/drivers/hv/mshv_root_hv_call.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-19mshv: Introduce hv_deposit_memory helper functionsStanislav Kinsburskii1-16/+9
2026-02-19mshv: Introduce hv_result_needs_memory() helper functionStanislav Kinsburskii1-13/+12
2026-02-04mshv: Use typed hv_stats_page pointersStanislav Kinsburskii1-5/+7
2026-02-04mshv: Ignore second stats page map result failurePurna Pavan Chandra Aekkaladevi1-4/+48
2025-12-06mshv: adjust interrupt control structure for ARM64Jinank Jain1-0/+6
2025-11-15mshv: Introduce new hypercall to map stats page for L1VH partitionsJinank Jain1-5/+90
2025-11-15mshv: Allocate vp state page for HVCALL_MAP_VP_STATE_PAGE on L1VHJinank Jain1-6/+58
2025-11-15mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercallPurna Pavan Chandra Aekkaladevi1-0/+31
2025-07-10Drivers: hv: Fix warnings for missing export.h header inclusionNaman Jain1-0/+1
2025-03-21Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMsNuno Das Neves1-0/+849