On Mon, Jun 17, 2019 at 02:55:34PM +0200, Peter Krempa wrote:
The only user is now in qemu_monitor_json.c to re-parse the command line
format into keyvalue pairs for use in QMP command construction.

Move and rename the functions.


For now.

Signed-off-by: Peter Krempa <[email protected]>
---
po/POTFILES                   |   1 -
src/qemu/Makefile.inc.am      |   2 -
src/qemu/qemu_monitor_json.c  | 124 +++++++++++++++++++++++++++-
src/qemu/qemu_parse_command.c | 149 ----------------------------------
src/qemu/qemu_parse_command.h |  37 ---------
5 files changed, 120 insertions(+), 193 deletions(-)
delete mode 100644 src/qemu/qemu_parse_command.c
delete mode 100644 src/qemu/qemu_parse_command.h


Reviewed-by: Ján Tomko <[email protected]>

Jano

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to