From: Peter Krempa Date: Tue, 1 Dec 2015 13:59:47 +0000 (+0100) Subject: schema: Allow > UINT_MAX KiB of memory for NUMA nodes X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=e5fac00946139648feddf70eed941d3d5c936127;p=people%2Fliuw%2Flibxenctrl-split%2Flibvirt.git schema: Allow > UINT_MAX KiB of memory for NUMA nodes Using more than 4TiB of memory per NUMA node would not be possible to express in the XML without violating the schema. Not that such boxes would be common, but we should use a longer type at this point. The pattern is not necessary since libvirt redefines the type already in basictypes.rng with the same pattern. --- diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index 8d126065e..4804c692e 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -5218,9 +5218,7 @@ - - [0-9]+ - +