
26 Aug
2016
26 Aug
'16
10:53 a.m.
On Thu, Aug 25, 2016 at 18:42:48 -0400, Peter Krempa wrote:
Validating the vcpu count is more intricate and doing it in the XML parser will make previously valid configs (with older qemus) vanish.
Now that we have the validation callbacks we can do it in a more appropriate place.
This comment does not make it immediately clear that the existing callback actually contains the check already. ACK Jirka