[libvirt] [PATCH 06/23] cpu: Drop unused parameter from cpuDecode

John Ferlan jferlan at redhat.com
Thu Oct 12 11:35:38 UTC 2017



On 10/04/2017 10:58 AM, Jiri Denemark wrote:
> The "preferred" parameter is not used by any caller of cpuDecode
> anymore. It's only used internally in cpu_x86 to implement cpuBaseline.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  src/cpu/cpu.c                  | 15 ++++-----------
>  src/cpu/cpu.h                  |  6 ++----
>  src/cpu/cpu_ppc64.c            |  5 ++---
>  src/cpu/cpu_x86.c              |  7 +++----
>  src/libxl/libxl_capabilities.c |  2 +-
>  src/qemu/qemu_capabilities.c   |  4 +---
>  tests/cputest.c                |  2 +-
>  7 files changed, 14 insertions(+), 27 deletions(-)
> 

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

John




More information about the libvir-list mailing list