From: Stefan Berger Date: Mon, 15 Feb 2010 16:43:42 +0000 (+0100) Subject: macvtap support for libvirt -- schema extensions X-Git-Tag: v0.7.7~161 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c841a1fa7fdbfb7a6d92aa50812b4b3267b75e29;p=thirdparty%2Flibvirt.git macvtap support for libvirt -- schema extensions * docs/schemas/domain.rng: extends the domain xml schema to support the new interface type 'direct' --- diff --git a/docs/schemas/domain.rng b/docs/schemas/domain.rng index c913a509bc..1ff0944d3d 100644 --- a/docs/schemas/domain.rng +++ b/docs/schemas/domain.rng @@ -669,6 +669,25 @@ + + + direct + + + + + + + + + + + + + + + + user @@ -1483,6 +1502,11 @@ [a-zA-Z0-9_\.\-:/]+ + + + (vepa|bridge|private) + + ([a-fA-F0-9]{2}:){5}[a-fA-F0-9]{2}