]> git.proxmox.com Git - qemu-server.git/commit
qmpclient-qga : mux_input : parse qga result
authorAlexandre Derumier <aderumier@odiso.com>
Sun, 17 Mar 2013 15:09:07 +0000 (16:09 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 1 Dec 2014 08:50:12 +0000 (09:50 +0100)
commitbcfbc40b398154bb7a1384ef8309a6eae7fad678
treead1a34a535edbb06287362ecc7978328ecdf6b0d
parenta45a14fcf77df79b38dc93180d9ff02e2b063847
qmpclient-qga : mux_input : parse qga result

result sample:

first json is guest-sync result, second json is command result

{ "return": 123456}\n{"return": {}}

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
PVE/QMPClient.pm