From: James Cowgill Date: Mon, 8 Jun 2015 13:42:30 +0000 (+0100) Subject: schema: use arch list from basictypes for os arch attribute X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=68c0ff3a71ba21861e8ccd4ee9c77e2fc6891589;p=libvirt.git schema: use arch list from basictypes for os arch attribute I see no reason to duplicate this list of architectures. This also allows more guest architectures to be used with libvirt (like the mips64el qemu machine I am trying to run). Signed-off-by: James Cowgill --- diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index 5dc48f73b0..e38b92743d 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -331,7 +331,9 @@ - + + + @@ -344,29 +346,13 @@ - - - - armv7l - aarch64 - i686 - x86_64 - mips - ppc - ppc64 - ppc64le - s390 - s390x - sparc - - - - - + + + exe