[libvirt] [PATCH 13/23] cputest: Test CPU usability blockers

John Ferlan jferlan at redhat.com
Thu Oct 12 21:19:37 UTC 2017



On 10/04/2017 10:58 AM, Jiri Denemark wrote:
> Gather query-cpu-definitions results and use them for testing CPU model
> usability blockers in CPUID to virCPUDef translation.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  src/qemu/qemu_capabilities.c    |  2 +-
>  src/qemu/qemu_capspriv.h        |  5 +++++
>  tests/cputest.c                 | 12 +++++++++++-
>  tests/cputestdata/cpu-cpuid.py  | 26 +++++++++++++++++++-------
>  tests/cputestdata/cpu-gather.sh |  1 +
>  5 files changed, 37 insertions(+), 9 deletions(-)
> 

Again python not my specialty ... although it would seem string
manipulation would be so much easier for 'parseFeatureWords'


Reviewed-by: John Ferlan <jferlan at redhat.com>

John





More information about the libvir-list mailing list