On Fri, May 27, 2016 at 02:21:57PM +0200, Peter Krempa wrote:
Since it will not be called from outside of conf we can unexport it
too
if we move it to the appropriate place.
Test suite change is necessary since the error will be reported sooner
now.
---
src/conf/domain_conf.c | 45 ++++++++++++++++++++++++---------------------
src/conf/domain_conf.h | 6 ++----
src/libvirt_private.syms | 1 -
src/qemu/qemu_process.c | 11 +++--------
tests/qemuxml2argvtest.c | 6 +++---
5 files changed, 32 insertions(+), 37 deletions(-)
ACK