On Tue, Feb 19, 2019 at 10:04:59AM +0100, Jiri Denemark wrote:
From: Chris Venteicher <[email protected]>The monitor config data is removed from the qemuProcessQMP struct. The monitor config data can be initialized immediately before call to qemuMonitorOpen and does not need to be maintained after the call because qemuMonitorOpen copies any strings it needs. Signed-off-by: Chris Venteicher <[email protected]> Reviewed-by: Jiri Denemark <[email protected]> Signed-off-by: Jiri Denemark <[email protected]> --- Notes: Version 7: - no change src/qemu/qemu_process.c | 9 +++++---- src/qemu/qemu_process.h | 1 - 2 files changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Ján Tomko <[email protected]> Jano
signature.asc
Description: PGP signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
