cutils: introduce get_relocated_path
commitf4f5ed2cbde65acaa1bd88d00cc23fa8bf6b5ed9
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 18 Aug 2020 09:55:47 +0000 (18 11:55 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 30 Sep 2020 17:11:36 +0000 (30 19:11 +0200)
tree360170b2967cd6586b9c32744c3b16671b283880
parent9386a4a7150fe11690af1897cf28c206c54cde9c
cutils: introduce get_relocated_path

Add the function that will compute a relocated version of the
directories in CONFIG_QEMU_*DIR and CONFIG_QEMU_*PATH.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/qemu/cutils.h
meson.build
util/cutils.c