On Sun, Dec 02, 2018 at 23:10:06 -0600, Chris Venteicher wrote:
Store libDir path in the qemuProcessQmp struct in anticipation of
moving
path construction code into qemuProcessQmpInit function.
Signed-off-by: Chris Venteicher <cventeic(a)redhat.com>
---
src/qemu/qemu_process.c | 8 +++++---
src/qemu/qemu_process.h | 1 +
2 files changed, 6 insertions(+), 3 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com>