
18 Oct
2012
18 Oct
'12
1:53 p.m.
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. With this patch, CPU topology will always be provided in capabilities XML regardless on the presence of CPU model. --- src/qemu/qemu_capabilities.c | 6 +++--- src/qemu/qemu_command.c | 1 + src/qemu/qemu_domain.c | 4 +++- src/qemu/qemu_driver.c | 3 ++- 4 files changed, 9 insertions(+), 5 deletions(-)
ACK. -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org