On Thu, Nov 20, 2025 at 10:14:51 +0000, Daniel P. Berrangé via Devel wrote: > From: Daniel P. Berrangé <[email protected]> > > On x86 we can indicate VMX or SVM, while s390x would be SIE. > > There are several choices on ppc64 and virt-host-validate does > not try to detect any, so don't report a specific technology > on ppc64 arch. > > Signed-off-by: Daniel P. Berrangé <[email protected]> > --- > tools/virt-host-validate-qemu.c | 16 ++++++++++++---- > 1 file changed, 12 insertions(+), 4 deletions(-)
Reviewed-by: Peter Krempa <[email protected]>
