On Tue, Nov 05, 2019 at 02:27:10PM +0100, Jiri Denemark wrote:
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
Notes:
Version 2:
- no change
Version 3:
- more glib functions
- the function now returns the pointer to the copy rather than int
as it can never fail
src/qemu/qemu_monitor.c | 23 +++++++++++++++++++++++
src/qemu/qemu_monitor.h | 1 +
2 files changed, 24 insertions(+)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano