[libvirt] [PATCH 2/3] qemu: rename method for getting preferred machine type

John Ferlan jferlan at redhat.com
Mon Aug 27 19:56:19 UTC 2018



On 08/16/2018 11:12 AM, Daniel P. Berrangé wrote:
> The virQEMUCapsGetDefaultMachine() method doesn't get QEMU's default
> machine any more, instead it gets the historical default that libvirt
> prefers for each arch. Rename it, so that the old name can be used for
> getting QEMU's default.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  src/qemu/qemu_capabilities.c | 8 ++++++--
>  src/qemu/qemu_capabilities.h | 2 +-
>  tests/domaincapstest.c       | 2 +-
>  3 files changed, 8 insertions(+), 4 deletions(-)
> 

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

John




More information about the libvir-list mailing list