From: Wen Congyang Date: Thu, 21 Jul 2011 02:09:46 +0000 (+0800) Subject: Update XML Schema for new entries X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=f27f62ca694a0976362f90f693bc7d5e6472bd71;p=libvirt.git Update XML Schema for new entries Define the element cputune's child elements 'period' and 'quota': 100000 50000 --- diff --git a/docs/schemas/domain.rng b/docs/schemas/domain.rng index 8a4e3fe261..5f8151db92 100644 --- a/docs/schemas/domain.rng +++ b/docs/schemas/domain.rng @@ -388,6 +388,16 @@ + + + + + + + + + + @@ -2401,7 +2411,21 @@ [0-9]+ - + + + + [0-9]+ + 1000 + 1000000 + + + + + -?[0-9]+ + 18446744073709551 + -1 + + -1