Re: [libvirt] [PATCH v4 2/8] qemu_monitor: implement query-cpu-model-baseline

2019-08-20 Thread Jiri Denemark
On Wed, Jul 17, 2019 at 10:03:23 -0400, Collin Walling wrote: > Interfaces with QEMU to baseline 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-baseline command issued > via QMP, a result is

Re: [libvirt] [PATCH v4 2/8] qemu_monitor: implement query-cpu-model-baseline

2019-07-24 Thread Boris Fiuczynski
On 7/17/19 4:03 PM, Collin Walling wrote: Interfaces with QEMU to baseline 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-baseline command issued via QMP, a result is produced that contains a

[libvirt] [PATCH v4 2/8] qemu_monitor: implement query-cpu-model-baseline

2019-07-17 Thread Collin Walling
Interfaces with QEMU to baseline 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-baseline command issued via QMP, a result is produced that contains a new baselined CPU model that is guaranteed to