On Tue, Feb 19, 2019 at 10:04:55AM +0100, Jiri Denemark wrote:
From: Chris Venteicher <[email protected]>

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 <[email protected]>
Signed-off-by: Jiri Denemark <[email protected]>
---

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 <[email protected]>

Jano

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to