On Thu, 19 Mar 2015 17:21:39 +0100 Andreas Färber <afaer...@suse.de> wrote:
I'll fix the rest of comments. > > Isn't the 5 wrong here? I would expect sockets, cores and threads > overriding that value to 8. 5 is correct here it's number of present at boot VCPUs while "sockets=2,cores=4,threads=1" defines system topology - NUMA stuff and maxcpus is total VCPUs limit upto which they could be hotplugged.