]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Rename memory path functions
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 23 Sep 2024 09:05:49 +0000 (11:05 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 24 Sep 2024 08:12:08 +0000 (10:12 +0200)
commitf035f2477746a0f84f617c7d1622e77ead2dc909
tree54a580b5b368a1576db914e819e7006483bfbae1
parentd599fc3d57097cbc1135432e40c5e300b7fa1536
qemu: Rename memory path functions

This way they make sense not only based on where they are located but
the name also relates to what they are actually doing.

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