2 Apr
2013
2 Apr
'13
2:53 p.m.
On 04/01/13 19:11, Eric Blake wrote:
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