
3 Jan
2019
3 Jan
'19
9:19 a.m.
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@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@redhat.com>