v2:
 * corrected historic spelling error in comment
 * added return code checking of the first qemuMonitorJSONFindLinkPath call to
    prevent the second call of qemuMonitorJSONFindLinkPath on "error bail out"
    return code.

A comment on this version: I find that even so this version is technically more
correct the simplicity and perceivability have suffered profoundly. I am not 
sure
that after the recent rework by which the init function protects itself from
being fully run a second time during a run of the domain it is necessary to
prevent a single second call returning "error bail out".

Boris Fiuczynski (1):
  qemu: monitor: Add memory balloon support for virtio-ccw

 src/qemu/qemu_monitor.c | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

-- 
2.3.0

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

Reply via email to