]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64, x86: hyperv: Report the VTL the system boots in
authorRoman Kisel <romank@linux.microsoft.com>
Mon, 28 Apr 2025 21:07:37 +0000 (14:07 -0700)
committerWei Liu <wei.liu@kernel.org>
Fri, 23 May 2025 16:30:55 +0000 (16:30 +0000)
commite956ee9491d90c4107ca6e7c4f2210d806c89f9b
tree43d71761e446274340f7f3344f762b20226c9171
parent1f5538a8e2fd3602cd507897c16ee647360a0423
arm64, x86: hyperv: Report the VTL the system boots in

The hyperv guest code might run in various Virtual Trust Levels.

Report the level when the kernel boots in the non-default (0)
one.

Signed-off-by: Roman Kisel <romank@linux.microsoft.com>
Reviewed-by: Michael Kelley <mhklinux@outlook.com>
Link: https://lore.kernel.org/r/20250428210742.435282-7-romank@linux.microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Message-ID: <20250428210742.435282-7-romank@linux.microsoft.com>
arch/arm64/hyperv/mshyperv.c
arch/x86/hyperv/hv_vtl.c