Re: [libvirt] [PATCH v1 4/4] qemu: monitor: implement query-cpu-model-comparison

2019-04-18 Thread Collin Walling
On 4/17/19 4:19 PM, Daniel Henrique Barboza wrote: On 4/15/19 5:59 PM, Collin Walling wrote: Interfaces with QEMU to compare CPU models. The command takes two CPU models, A and B, that are given a model name and an optional list of CPU features. Through the query-cpu-model-comparison command i

Re: [libvirt] [PATCH v1 4/4] qemu: monitor: implement query-cpu-model-comparison

2019-04-17 Thread Daniel Henrique Barboza
On 4/15/19 5:59 PM, Collin Walling wrote: Interfaces with QEMU to compare CPU models. The command takes two CPU models, A and B, that are given a model name and an optional list of CPU features. Through the query-cpu-model-comparison command issued via QMP, a result is produced that contains t

[libvirt] [PATCH v1 4/4] qemu: monitor: implement query-cpu-model-comparison

2019-04-15 Thread Collin Walling
Interfaces with QEMU to compare CPU models. The command takes two CPU models, A and B, that are given a model name and an optional list of CPU features. Through the query-cpu-model-comparison command issued via QMP, a result is produced that contains the comparison evaluation string (identical, sup