
15 Aug
2018
15 Aug
'18
10:21 a.m.
On Mon, Aug 13, 2018 at 05:59:44PM +0200, Peter Krempa wrote:
The wrapper executes the command and does error detection so there's no need to open-code all of those things.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_monitor_json.c | 37 +++++-------------------------------- 1 file changed, 5 insertions(+), 32 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano