]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Fix message when maximum vCPU count is less than current
authorPeter Krempa <pkrempa@redhat.com>
Fri, 3 Nov 2017 08:31:30 +0000 (09:31 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 13 Nov 2017 12:41:45 +0000 (13:41 +0100)
commit50712e14f40ffdac8a71ce9ef091e4e7bd822585
tree4cdbe03778a87b9b5b0a3ae0d7ee0e68568234ed
parentacc15025edc3f670187b40559477159c6c81ea7d
conf: Fix message when maximum vCPU count is less than current

Reword the message and drop the numbers (which were reversed) from it
so that it actually makes sense.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1509151
src/conf/domain_conf.c