[libvirt] [PATCH v2 08/10] conf: Move disk info validator to the domain conf validator

Pavel Hrdina phrdina at redhat.com
Tue Jun 7 08:04:14 UTC 2016


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




More information about the libvir-list mailing list