]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
schema: Allow > UINT_MAX KiB of memory for NUMA nodes
authorPeter Krempa <pkrempa@redhat.com>
Tue, 1 Dec 2015 13:59:47 +0000 (14:59 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 4 Dec 2015 14:21:20 +0000 (15:21 +0100)
commite5fac00946139648feddf70eed941d3d5c936127
tree245ff34bdd575838c3e1c744337d94752df8c146
parentdc692438f34b81583673a44f209b9af2abffadfc
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.
docs/schemas/domaincommon.rng