On Sat, May 27, 2017 at 15:14:11 +0800, Chen Hanxiao wrote:
From: Chen Hanxiao <chenhanxiao(a)gmail.com>
Currently --maximum was possible if and only if
--config was specified.
This patch makes setvcpus --maximum imply --config.
NACK, some hypervisors may actually allow changing of the maximum in
live config, so this would make it impossible to modify that.