[libvirt] [PATCH 23/24] conf: numa: Add setter/getter for NUMA node memory size

John Ferlan jferlan at redhat.com
Thu Feb 19 23:54:15 UTC 2015



On 02/16/2015 01:52 PM, Peter Krempa wrote:
> Add the helpers and refactor places where the value is accessed without
> them.
> ---
>  src/conf/numa_conf.c     | 20 +++++++++++++++++++-
>  src/conf/numa_conf.h     |  7 +++++++
>  src/libvirt_private.syms |  2 ++
>  src/qemu/qemu_command.c  | 10 ++++++----
>  4 files changed, 34 insertions(+), 5 deletions(-)
> 

Add the ATTRIBUTE_NONNULL(1) for Get/Set...

ACK

John




More information about the libvir-list mailing list