]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_process: Store libDir in qemuProcessQMP struct
authorChris Venteicher <cventeic@redhat.com>
Sun, 13 Jan 2019 00:50:12 +0000 (18:50 -0600)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 19 Feb 2019 17:44:01 +0000 (18:44 +0100)
commit9f25cdf710b83855e4bf75754807e3581f081971
tree9f74e88524eebac18e9684db8f9fa86391cab699
parent126f77b55fb1e1d64180b8ad733c0d382b490f0d
qemu_process: Store libDir in qemuProcessQMP struct

Store libDir path in the qemuProcessQMP struct in anticipation of moving
path construction code into qemuProcessQMPInit function.

Signed-off-by: Chris Venteicher <cventeic@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_process.c
src/qemu/qemu_process.h