Re: [libvirt] [PATCH v2 17/21] conf: Fix how iothread scheduler info is stored

2016-02-02 Thread Ján Tomko
On Fri, Jan 29, 2016 at 05:02:12PM +0100, Peter Krempa wrote: > Similarly to previous commit change the way how iothread scheduler info > is stored and clean up a lot of unnecessary code. > --- > src/conf/domain_conf.c | 141 > +++-- >

[libvirt] [PATCH v2 17/21] conf: Fix how iothread scheduler info is stored

2016-01-29 Thread Peter Krempa
Similarly to previous commit change the way how iothread scheduler info is stored and clean up a lot of unnecessary code. --- src/conf/domain_conf.c | 141 +++-- src/conf/domain_conf.h | 8 +- src/libvirt_private.syms