
15 Feb
2010
15 Feb
'10
6:26 p.m.
On 02/15/2010 06:09 AM, Daniel P. Berrange wrote:
On Fri, Feb 12, 2010 at 10:32:15AM -0500, Cole Robinson wrote:
Similar to the Set*Mem commands, this implementation was bogus and misleading. Make it clear this is a hotplug only operation, and that the hotplug piece isn't even implemented.
Also drop the overkill maxvcpus validation: we don't perform this check at XML define time so clearly no one is missing it, and there is always the risk that our info will be out of date, possibly preventing legitimate CPU values. --- src/qemu/qemu_driver.c | 42 +++++++----------------------------------- 1 files changed, 7 insertions(+), 35 deletions(-)
ACK
Daniel
Thanks, pushed now. - Cole