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