summaryrefslogtreecommitdiffstats
path: root/arch/arm64/hyperv
AgeCommit message (Expand)AuthorLines
2025-05-23arm64, x86: hyperv: Report the VTL the system boots inRoman Kisel-0/+2
2025-05-23arm64: hyperv: Initialize the Virtual Trust Level fieldRoman Kisel-0/+1
2025-05-23arm64: hyperv: Use SMCCC to detect hypervisor presenceRoman Kisel-5/+45
2025-03-20Drivers: hv: Export some functions for use by root partition moduleNuno Das Neves-0/+1
2025-03-20arm64/hyperv: Add some missing functions to arm64Nuno Das Neves-0/+17
2025-02-22hyperv: Change hv_root_partition into a functionNuno Das Neves-0/+2
2025-02-13hyperv: Move hv_current_partition_id to arch-generic codeNuno Das Neves-0/+3
2025-01-10hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.hNuno Das Neves-3/+3
2025-01-08hyperv: Clean up unnecessary #includesNuno Das Neves-1/+0
2024-03-18x86/hyperv: Use Hyper-V entropy to seed guest random number generatorMichael Kelley-0/+2
2024-03-18hyperv-tlfs: Rename some HV_REGISTER_* defines for consistencyNuno Das Neves-8/+8
2024-03-12mshyperv: Introduce hv_get_hypervisor_version functionNuno Das Neves-10/+8
2023-06-17arm64/hyperv: Use CPUHP_AP_HYPERV_ONLINE state to fix CPU online sequencingMichael Kelley-1/+1
2022-09-28hyperv: simplify and rename generate_guest_idLi kunyu-1/+1
2021-08-04arm64: hyperv: Initialize hypervisor on bootMichael Kelley-1/+88
2021-08-04arm64: hyperv: Add panic handlerMichael Kelley-0/+52
2021-08-04arm64: hyperv: Add Hyper-V hypercall and register access utilitiesMichael Kelley-0/+131