]> git.ipfire.org Git - thirdparty/qemu.git/commit
qom: Factor qom_resolve_path() out
authorSteve Sistare <steven.sistare@oracle.com>
Mon, 3 Mar 2025 21:09:57 +0000 (13:09 -0800)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 8 May 2025 07:02:58 +0000 (09:02 +0200)
commit67ce2866a76935cdea39f03e282844e3c4559f12
treeedd85851056c656d0e8436d4c72495576d101b8a
parent9b23bf5024b5c7d91cfe9233f71859208f4ffa94
qom: Factor qom_resolve_path() out

Factor out a helper to resolve the user's path and print error messages.
No functional change.

Signed-off-by: Steve Sistare <steven.sistare@oracle.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <1741036202-265696-2-git-send-email-steven.sistare@oracle.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
qom/qom-qmp-cmds.c