
30 Jul
2018
30 Jul
'18
1:48 p.m.
On Wed, Jul 25, 2018 at 05:57:32PM +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