]> xenbits.xensource.com Git - libvirt.git/commit
Move virCacheKernel enum implemetation from conf/ to util/
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 8 Feb 2018 14:55:09 +0000 (15:55 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 8 Jun 2018 08:28:46 +0000 (10:28 +0200)
commitf1d7625e135add2550dd4c9ae43f905359633734
treec44f2702eae73462ba790122267ab6b5b77c94c5
parentc95b9557b5144831066e900211d28e2ba0a0bab8
Move virCacheKernel enum implemetation from conf/ to util/

It will be used in that file later on, plus it makes sense for all the
implementations to be in same place.  Also comment each one of them nicely and
add a comment explaining why they all need to end with the same _LAST value.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/conf/capabilities.c
src/libvirt_private.syms
src/util/virresctrl.c
src/util/virresctrl.h