Re: [libvirt] [PATCH v3 1/5] qemu: call post-parse callbacks when parsing command line too

2013-04-22 Thread Laine Stump
On 04/22/2013 02:43 PM, Ján Tomko wrote: > Assume format type is 'auto' when none is specified on > qemu command line. > --- > src/conf/domain_conf.c | 2 +- > src/conf/domain_conf.h | 5 + > src/libvirt_

[libvirt] [PATCH v3 1/5] qemu: call post-parse callbacks when parsing command line too

2013-04-22 Thread Ján Tomko
Assume format type is 'auto' when none is specified on qemu command line. --- src/conf/domain_conf.c | 2 +- src/conf/domain_conf.h | 5 + src/libvirt_private.syms