From: Jim Fehlig Date: Mon, 29 Feb 2016 23:25:38 +0000 (-0700) Subject: schema: support 'default' cache mode X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=885e34c91646c3da536378c16764178fa452acec;p=libvirt.git schema: support 'default' cache mode The docs claims the cache attribute of the disk element supports 'default' as one of its permissible values, but such configuration fails virt-xml-validate. Add 'default' as one of the cache attribute choices in domaincommon.rng. --- diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index 8c6287d8bf..0eb1e5ad72 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -1606,6 +1606,7 @@ + default none writeback writethrough