Comment 9 for bug 1355921

Revision history for this message
Rafael Folco (rafaelfolco) wrote :

libvirt-python reports number of cores instead of vcpus for power when using SMT=off:
https://github.com/libvirt/libvirt-python/blob/master/libvirt-override.c#L2770

Libvirt needs to report the number of hardware threads in the machine as the number of vcpus available.