Re: [libvirt] [PATCH 11/12] qemu: command: Refactor NUMA backend object formatting to use JSON objs

2015-01-29 Thread Michal Privoznik
On 28.01.2015 11:30, Peter Krempa wrote: With the new JSON to argv formatter we are now able to represent the memory backend definitions in the JSON object format that is reusable for monitor use (hotplug) and then convert it into the shell string. This will avoid having two separate instances

Re: [libvirt] [PATCH 11/12] qemu: command: Refactor NUMA backend object formatting to use JSON objs

2015-01-29 Thread John Ferlan
On 01/28/2015 05:30 AM, Peter Krempa wrote: With the new JSON to argv formatter we are now able to represent the memory backend definitions in the JSON object format that is reusable for monitor use (hotplug) and then convert it into the shell string. This will avoid having two separate

[libvirt] [PATCH 11/12] qemu: command: Refactor NUMA backend object formatting to use JSON objs

2015-01-28 Thread Peter Krempa
With the new JSON to argv formatter we are now able to represent the memory backend definitions in the JSON object format that is reusable for monitor use (hotplug) and then convert it into the shell string. This will avoid having two separate instances of the same code that would create the