[libvirt] [PATCH] qemu: fix CPU model error probing capabilities for ppc

Andrea Bolognani abologna at redhat.com
Mon Oct 21 08:31:38 UTC 2019


On Fri, 2019-10-18 at 19:22 +0100, Daniel P. Berrangé wrote:
> The CPU driver only supports CPU models for PPC64 architecture, not
> plain PPC.
> 
>   Failed to probe capabilities for /usr/bin/qemu-system-ppc:
>   this function is not supported by the connection driver:
>   'ppc' architecture is not supported by CPU driver
> 
> This fixes a bug in
> 
>   commit db873ab3bc5f6fbd7d227727a62ccfee3d1c3e9d
>   Author: Jiri Denemark <jdenemar at redhat.com>
>   Date:   Thu May 17 17:08:42 2018 +0200
> 
>     qemu: Adapt to changed ppc64 CPU model names
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  src/qemu/qemu_capabilities.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Sounds about right.

Reviewed-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list