On 08/10/2017 03:31 PM, Martin Kletzander wrote: > There are some patches that don't look related, but I found out they > are messed up when working on previous versions that got discarded. > Why not keep the cleanups, though, right? > > Martin Kletzander (5): > virxml: Fix indentation > tests: Fix indentation in virfilewrapper.c > Move resctrl-related code from conf/capabilities to util/virresctrl > util: Make virResctrlGetCacheControlType() behave like other functions > util: Rename virResctrl to virResctrlInfo > > include/libvirt/virterror.h | 1 + > src/Makefile.am | 1 + > src/conf/capabilities.c | 144 +++++----------------------------- > src/conf/capabilities.h | 26 +----- > src/libvirt_private.syms | 7 ++ > src/util/virerror.c | 1 + > src/util/virresctrl.c | 187 ++++++++++++++++++++++++++++++++++++++++++++ > src/util/virresctrl.h | 63 +++++++++++++++ > src/util/virxml.c | 34 ++++---- > tests/virfilewrapper.c | 4 +- > 10 files changed, 302 insertions(+), 166 deletions(-) > create mode 100644 src/util/virresctrl.c > create mode 100644 src/util/virresctrl.h > ACK series. Michal -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list