]> git.ipfire.org Git - thirdparty/libvirt.git/commit
numa_conf: Rename virDomainCache* to virNumaCache*
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 20 May 2021 15:00:50 +0000 (17:00 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 15 Jun 2021 08:41:22 +0000 (10:41 +0200)
commitb0b75542295aa2cae83f548d128a9b74d5f54e73
tree5336a552a111c82924edd9eedcb0899b063864fe
parentd6a6ed94f2ef945c21924acd17368fbbf8032d6d
numa_conf: Rename virDomainCache* to virNumaCache*

There's nothing domain specific about NUMA memory caches. Rename the
virDomainCache* structures and enums to virNumaCache*.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
src/conf/numa_conf.c
src/conf/numa_conf.h
src/libvirt_private.syms
src/qemu/qemu_command.c