On Tue, Feb 19, 2019 at 10:04:55AM +0100, Jiri Denemark wrote:
From: Chris Venteicher <cvent...@redhat.com>

This is a replacement for qemuProcessQMPRun to make the name consistent
with qemuProcessStart. The original qemuProcessQMPRun function is
renamed as qemuProcessQMPLaunch and becomes one of the simpler functions
called from the main qemuProcessQMPStart entry point. The following
patches will move parts of the code in qemuProcessQMPLaunch to the other
functions (qemuProcessQMPInit and qemuProcessQMPConnectMonitor).

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

Notes:
   Version 7:
   - removed some fairy tales from the commit message and the documentation

Thank you.

     of qemuProcessQMPStart

src/qemu/qemu_capabilities.c |  2 +-
src/qemu/qemu_process.c      | 74 +++++++++++++++++++++++++++++++++++-
src/qemu/qemu_process.h      |  2 +-
3 files changed, 74 insertions(+), 4 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