Re: [libvirt] [PATCH 3/5] qemu: qmp query-cpu-model-expansion command

2016-11-03 Thread Jiri Denemark
On Wed, Nov 02, 2016 at 16:34:33 -0400, Jason J. Herne wrote: > From: "Collin L. Walling" > > query-cpu-model-expansion is used to get a list of features for a given cpu > model name or to get the model and features of the host hardware/environment > as seen by Qemu/kvm. > > Signed-off-by: Colli

[libvirt] [PATCH 3/5] qemu: qmp query-cpu-model-expansion command

2016-11-02 Thread Jason J. Herne
From: "Collin L. Walling" query-cpu-model-expansion is used to get a list of features for a given cpu model name or to get the model and features of the host hardware/environment as seen by Qemu/kvm. Signed-off-by: Collin L. Walling Signed-off-by: Jason J. Herne --- src/qemu/qemu_monitor.c