Searched hist:"9 bbb888824e38cc2e9118ed351fe3d22403a73e1" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm64/hyperv/ |
H A D | Makefile | diff 9bbb888824e38cc2e9118ed351fe3d22403a73e1 Wed Aug 04 17:52:37 CEST 2021 Michael Kelley <mikelley@microsoft.com> arm64: hyperv: Initialize hypervisor on boot
Add ARM64-specific code to initialize the Hyper-V hypervisor when booting as a guest VM.
This code is built only when CONFIG_HYPERV is enabled.
Signed-off-by: Michael Kelley <mikelley@microsoft.com> Acked-by: Marc Zyngier <maz@kernel.org> Acked-by: Mark Rutland <mark.rutland@arm.com> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Link: https://lore.kernel.org/r/1628092359-61351-4-git-send-email-mikelley@microsoft.com Signed-off-by: Wei Liu <wei.liu@kernel.org>
|
H A D | mshyperv.c | 9bbb888824e38cc2e9118ed351fe3d22403a73e1 Wed Aug 04 17:52:37 CEST 2021 Michael Kelley <mikelley@microsoft.com> arm64: hyperv: Initialize hypervisor on boot
Add ARM64-specific code to initialize the Hyper-V hypervisor when booting as a guest VM.
This code is built only when CONFIG_HYPERV is enabled.
Signed-off-by: Michael Kelley <mikelley@microsoft.com> Acked-by: Marc Zyngier <maz@kernel.org> Acked-by: Mark Rutland <mark.rutland@arm.com> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Link: https://lore.kernel.org/r/1628092359-61351-4-git-send-email-mikelley@microsoft.com Signed-off-by: Wei Liu <wei.liu@kernel.org>
|