Fix CVM detection on Azure with TDX
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 30 Jul 2024 09:46:46 +0000 (10:46 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 30 Jul 2024 11:09:58 +0000 (12:09 +0100)
commit059cbff66740ef74cd663f88c5f96a80a8d6d6ea
tree2ef8397bc28508d893cb6b655dc3d1f646c039ff
parent6d1455766b981089e1f3779bc008f88a94828dce
Fix CVM detection on Azure with TDX

The current TDX support was tested on Azure, however, since that time
they now block the CPUID leaf we were using. Instead it is required to
issue the Azure specific CPUID calls as we were already doing for SNP.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
virt-what-cvm.c
virt-what-cvm.pod