Re: [libvirt] [PATCH 3/4] Use mockup cache

2015-09-22 Thread Michal Privoznik
On 22.09.2015 08:27, Ján Tomko wrote: > On Mon, Sep 21, 2015 at 03:03:20PM +0200, Michal Privoznik wrote: >> On 15.09.2015 10:05, Ján Tomko wrote: >>> From: Pavel Fedin >>> >>> Use the new API in order to correctly add capability sets to the cache >>> before parsing XML files >>> >>> Signed-off-by

Re: [libvirt] [PATCH 3/4] Use mockup cache

2015-09-21 Thread Ján Tomko
On Mon, Sep 21, 2015 at 03:03:20PM +0200, Michal Privoznik wrote: > On 15.09.2015 10:05, Ján Tomko wrote: > > From: Pavel Fedin > > > > Use the new API in order to correctly add capability sets to the cache > > before parsing XML files > > > > Signed-off-by: Pavel Fedin > > s/^/tests: / in $SU

Re: [libvirt] [PATCH 3/4] Use mockup cache

2015-09-21 Thread Michal Privoznik
On 15.09.2015 10:05, Ján Tomko wrote: > From: Pavel Fedin > > Use the new API in order to correctly add capability sets to the cache > before parsing XML files > > Signed-off-by: Pavel Fedin s/^/tests: / in $SUBJ. > --- > tests/qemuhotplugtest.c | 23 +++ > tests/qemuxml

[libvirt] [PATCH 3/4] Use mockup cache

2015-09-15 Thread Ján Tomko
From: Pavel Fedin Use the new API in order to correctly add capability sets to the cache before parsing XML files Signed-off-by: Pavel Fedin --- tests/qemuhotplugtest.c | 23 +++ tests/qemuxml2argvtest.c | 6 ++ tests/qemuxmlnstest.c| 6 ++ 3 files changed, 2