Re: [libvirt] [PATCH] qemu: Always format CPU topology

2012-10-18 Thread Jiri Denemark
On Thu, Oct 18, 2012 at 07:53:15 -0600, Eric Blake wrote: > On 10/18/2012 07:00 AM, Jiri Denemark wrote: > > When libvirt cannot find a suitable CPU model for host CPU (easily > > reproducible by running libvirt in a guest), it would not provide CPU > > topology in capabilities XML either. Even tho

Re: [libvirt] [PATCH] qemu: Always format CPU topology

2012-10-18 Thread Eric Blake
On 10/18/2012 07:00 AM, Jiri Denemark wrote: > When libvirt cannot find a suitable CPU model for host CPU (easily > reproducible by running libvirt in a guest), it would not provide CPU > topology in capabilities XML either. Even though CPU topology is known > and can be queried by virNodeGetInfo.

[libvirt] [PATCH] qemu: Always format CPU topology

2012-10-18 Thread Jiri Denemark
When libvirt cannot find a suitable CPU model for host CPU (easily reproducible by running libvirt in a guest), it would not provide CPU topology in capabilities XML either. Even though CPU topology is known and can be queried by virNodeGetInfo. With this patch, CPU topology will always be provided