On Tue, Feb 19, 2019 at 10:05:01AM +0100, Jiri Denemark wrote:
Users qemuProcessQMP struct were always forced to call both
qemuProcessQMPStop and qemuProcessQMPFree when they are done with the
process. We can just call qemuProcessQMPStop from qemuProcessQMPFree and
let users call qemuProcessQMPFree only.

Signed-off-by: Jiri Denemark <jdene...@redhat.com>
---

Notes:
   Version 7:
   - new patch

src/qemu/qemu_capabilities.c |  1 -
src/qemu/qemu_process.c      | 92 ++++++++++++++++++------------------
src/qemu/qemu_process.h      |  2 -
3 files changed, 45 insertions(+), 50 deletions(-)


Reviewed-by: Ján Tomko <jto...@redhat.com>

Jano

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to