summaryrefslogtreecommitdiff
path: root/drivers/hv/mshv_synic.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-04Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvecMichael Kelley1-3/+0
2026-02-25mshv: add arm64 support for doorbell & intercept SINTsAnirudh Rayabharam (Microsoft)1-10/+109
2026-02-25mshv: refactor synic init and cleanupAnirudh Rayabharam (Microsoft)1-6/+65
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-11-15Drivers: hv: Rename fields for SynIC message and event pagesRoman Kisel1-3/+3
2025-03-21Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMsNuno Das Neves1-0/+665