]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Move qemuFreeKeywords into qemu_parse_command.c
authorKothapally Madhu Pavan <kmp@linux.vnet.ibm.com>
Mon, 16 Oct 2017 20:20:04 +0000 (01:50 +0530)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 17 Oct 2017 22:52:47 +0000 (18:52 -0400)
commit7702cc1f80136cfc29f69685f2ec9499e5b674e4
tree73512579dc5fc4c98ce7a737c39d914b7e57bf29
parent0997257016a05ced1ba6d593e45f9148eed9c949
qemu: Move qemuFreeKeywords into qemu_parse_command.c

Move qemuFreeKeywords into qemu_parse_command.c as
qemuParseKeywordsFree and call it rather than inline code
in multiple places.

Signed-off-by: Kothapally Madhu Pavan <kmp@linux.vnet.ibm.com>
src/qemu/qemu_monitor_json.c
src/qemu/qemu_parse_command.c
src/qemu/qemu_parse_command.h