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