]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: Document limitation of maximum vcpu count used with <topology>
authorPeter Krempa <pkrempa@redhat.com>
Tue, 4 Apr 2017 14:02:21 +0000 (16:02 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 5 Apr 2017 07:00:44 +0000 (09:00 +0200)
commit4661a1868bb4d918e43ed96c4ae14f5ecd37b3f7
tree616c8cc629109ae5d355c4293f595ba8f3fb2a41
parent2e8c60958ac32624296eee263bf34bb21a32360c
docs: Document limitation of maximum vcpu count used with <topology>

qemu requires that the topology equals to the maximum vcpu count.
Document this along with the API to set maximum vcpu count and the XML
element.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1426220
docs/formatdomain.html.in
src/libvirt-domain.c
tools/virsh.pod