virt-what-cvm: support alternative cpuid leaf ordering
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 29 Jun 2023 16:51:03 +0000 (17:51 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 29 Jun 2023 17:17:19 +0000 (18:17 +0100)
commit15d3e4a92fd9c1490fb6f86b7ab3a2dff8364837
tree48c8eef286233c4ef7c441873ad47cb51f4fab69
parent64718d09a504bd10c6ab973acc0779925482b62f
virt-what-cvm: support alternative cpuid leaf ordering

The HyperV CPUID leaf for reporting the vendor string has an
alternative ordering of ecx/edx.

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