[libvirt] [PATCH 17/24] numa: conf: Tweak parameters of virDomainNumatuneSet

John Ferlan jferlan at redhat.com
Thu Feb 19 23:20:34 UTC 2015



On 02/16/2015 01:52 PM, Peter Krempa wrote:
> As virDomainNumatuneSet now doesn't allocate the virDomainNuma object
> any longer it's not necessary to pass the pointer to a pointer to store
> the object as it will not change any longer.
> 
> While touching the parameter definitions I've also changed the name of
> the parameter to "numa".
> ---
>  src/conf/numa_conf.c   | 28 +++++++++++++---------------
>  src/conf/numa_conf.h   |  2 +-
>  src/lxc/lxc_native.c   |  2 +-
>  src/qemu/qemu_driver.c |  4 ++--
>  4 files changed, 17 insertions(+), 19 deletions(-)
> 

ACK

John




More information about the libvir-list mailing list