
2 Oct
2019
2 Oct
'19
3:26 p.m.
On 10/2/19 9:52 AM, Jiri Denemark wrote:
On Thu, Sep 19, 2019 at 16:25:00 -0400, Collin Walling wrote:
This command is hooked into the virsh hypervisor-cpu-baseline command. The CPU models provided in the XML sent to the command will be baselined via the query-cpu-model-baseline QMP command. The resulting CPU model will be reported.
Signed-off-by: Collin Walling <walling@linux.ibm.com> Reviewed-by: Daniel Henrique Barboza <danielh413@gmail.com> --- src/qemu/qemu_driver.c | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+)
Thank you for the reviews and for providing a cleanup patch for this one. I will tend to these ASAP. -- Respectfully, - Collin Walling