[libvirt] [PATCH v2 04/11] qemu-caps: Get host model directly from Qemu when available

2016-12-09 Thread Jason J. Herne
From: "Collin L. Walling" When qmp query-cpu-model-expansion is available probe Qemu for its view of the host model. In kvm environments this can provide a more complete view of the host model because features supported by Qemu and Kvm can be considered. Signed-off-by: Collin L. Walling Signed-

Re: [libvirt] [PATCH v2 04/11] qemu-caps: Get host model directly from Qemu when available

2016-12-15 Thread Jiri Denemark
On Fri, Dec 09, 2016 at 14:38:33 -0500, Jason J. Herne wrote: > From: "Collin L. Walling" > > When qmp query-cpu-model-expansion is available probe Qemu for its view of the > host model. In kvm environments this can provide a more complete view of the > host model because features supported by Qe