]> git.ipfire.org Git - thirdparty/libvirt.git/commit
capabilities: Rename siblings to distances
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 3 May 2021 10:06:42 +0000 (12:06 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 24 May 2021 12:49:28 +0000 (14:49 +0200)
commitfe25224fdaa53bbeceed3ddeef1b3a150665e656
tree260748308639c4897305196a95b089151d567baa
parent8b118c909af4373172c8dec422b9cc71294654ba
capabilities: Rename siblings to distances

The virCapsHostNUMACellSiblingInfo structure really represents
distance to other NUMA node. Rename the structure and variables
of that type to make it more obvious.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/conf/capabilities.c
src/conf/capabilities.h
src/conf/virconftypes.h
src/libxl/libxl_capabilities.c