Re: [libvirt] [PATCH v2 1/8] qemu_monitor: helper functions for CPU models

2019-05-02 Thread Collin Walling
On 4/29/19 10:08 AM, Daniel Henrique Barboza wrote: On 4/26/19 5:22 PM, wall...@linux.ibm.com wrote: From: Collin Walling Refactor some code in qemuMonitorJSONGetCPUModelExpansion to be later used for the comparison and baseline functions. This does not alter any functionality. Signed-off-b

Re: [libvirt] [PATCH v2 1/8] qemu_monitor: helper functions for CPU models

2019-04-29 Thread Daniel Henrique Barboza
On 4/26/19 5:22 PM, wall...@linux.ibm.com wrote: From: Collin Walling Refactor some code in qemuMonitorJSONGetCPUModelExpansion to be later used for the comparison and baseline functions. This does not alter any functionality. Signed-off-by: Collin Walling Reviewed-by: Bjoern Walk --- src

[libvirt] [PATCH v2 1/8] qemu_monitor: helper functions for CPU models

2019-04-26 Thread walling
From: Collin Walling Refactor some code in qemuMonitorJSONGetCPUModelExpansion to be later used for the comparison and baseline functions. This does not alter any functionality. Signed-off-by: Collin Walling Reviewed-by: Bjoern Walk --- src/qemu/qemu_monitor_json.c | 170