]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: agent: Reuse virJSONValueObjectCreateVArgs in qemuAgentMakeCommand
authorPeter Krempa <pkrempa@redhat.com>
Fri, 24 Apr 2015 13:32:15 +0000 (15:32 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Sun, 26 Apr 2015 15:19:22 +0000 (17:19 +0200)
commit249992876b279f4fd3400571eb1e847457643b62
tree26bf89148c572c9899929cd39abb3015332c82ad
parentbb5fc7214ed03d2c3bd7b0ce8717d418f92d1858
qemu: agent: Reuse virJSONValueObjectCreateVArgs in qemuAgentMakeCommand

Since the code is now separated into the common helper, we can reuse it
instead of maintaining two copies.
src/qemu/qemu_agent.c