On 03/31/2013 10:35 AM, Peter Krempa wrote:
> The limits are documented at
>
http://libvirt.org/formatdomain.html#elementsCPUTuning . Enforce them
> when going through XML parsing in addition to being enforced by the API.
> ---
>
> Notes:
> Version 2:
> - split out from the conf callback series and applied separately to the parser
code
>
> src/conf/domain_conf.c | 35 +++++++++++++++++++++++++++++++++++
> 1 file changed, 35 insertions(+)
ACK.
Pushed. Thanks.
Peter