Re: [PATCH] KVM: arm64: selftest: Add standalone test checking for KVM's own UUID

From: Sebastian Ott
Date: Tue Jul 22 2025 - 10:45:56 EST


On Mon, 21 Jul 2025, Marc Zyngier wrote:
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@xxxxxxxxxx>
Link: https://lore.kernel.org/r/20250721130558.50823-1-jackabt.amazon@xxxxxxxxx

Reviewed-by: Sebastian Ott <sebott@xxxxxxxxxx>