commit | bd655a0f17bab5823f13576af4662dea8d4e182a | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Mon Jul 21 16:46:17 2025 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Mon Jul 21 16:46:17 2025 +0100 |
tree | 971c650e965ff63f8c9d084126d6e041e587f4fd | |
parent | dc759a667a9ab7a71435d3416a0441e1b1717645 [diff] |
KVM: arm64: selftest: Add standalone test checking for KVM's own UUID Tinkering with UUIDs is a perilious task, and the KVM UUID gets broken at times. In order to spot this early enough, add a selftest that will shout if the expected value isn't found. Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20250721130558.50823-1-jackabt.amazon@gmail.com