• Home
  • Raw
  • Download

Lines Matching +full:qemu +full:- +full:user +full:- +full:static

2 …"http://relaxng.org/ns/structure/1.0" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes">
3 <!-- We handle only document defining a domain -->
8 <!--
10 -->
38 <value>static</value>
52 <value>qemu</value>
209 <!--
211 - an optional id attribute with a number on the domain element
212 - a mandatory name
213 - an optional uuid
214 -->
232 <!--
236 -->
279 <!--
283 -->
355 <!--
359 -->
428 <!--
432 -->
541 <!--
546 -->
563 <ref name="interface-options"/>
579 <ref name="interface-options"/>
593 <ref name="interface-options"/>
598 <value>user</value>
601 <ref name="interface-options"/>
615 <ref name="interface-options"/>
621 <!--
623 - the MAC address
624 - the IP address bound to the interface
625 - the name of the script used to set up the binding
626 - the target device used
627 -->
628 <define name="interface-options">
670 <!--
672 -->
678 <!--
680 - sdl with optional display, xauth and fullscreen
681 - vnc with a required port and optional listen IP address, password
683 -->
803 <!--
805 - sdl with optional display, xauth and fullscreen
806 - vnc with a required port and optional listen IP address, password
808 -->
856 <!--
859 -->
879 <!--
884 rename-restart: a variant of the previous one but where the old domain is
886 -->
892 <value>rename-restart</value>
895 <!--
896 Specific setup for a qemu emulated character device. Note: this
898 -->
952 <!--
955 -->
1085 <!--
1087 -->
1112 <!--
1114 -->
1138 <!--
1142 A domain name shoul be made of ascii, numbers, _-+ and is non-empty
1145 -->
1148 <param name="pattern">[0-9]+</param>
1153 <param name="pattern">[0-9]+</param>
1159 <param name="minInclusive">-1</param>
1164 <param name="pattern">[0-9]+</param>
1170 <param name="pattern">[A-Za-z0-9_\.\+\-&amp;:/]+</param>
1175 <param name="pattern">[A-Za-z0-9_\.\+\-]+</param>
1180 <param name="pattern">[a-zA-Z0-9_\+\-]+</param>
1186 <param name="pattern">[a-fA-F0-9]{32}</param>
1189 <param name="pattern">[a-fA-F0-9]{8}\-([a-fA-F0-9]{4}\-){3}[a-fA-F0-9]{12}</param>
1195 <param name="pattern">[a-zA-Z0-9_\.\+\-&amp;/%]+</param>
1200 <param name="pattern">/[a-zA-Z0-9_\.\+\-&amp;/%]+</param>
1205 <param name="pattern">/[a-zA-Z0-9_\.\+\-&amp;/%]*</param>
1210 <param name="pattern">/[a-zA-Z0-9_\+\-/%]+</param>
1215 <param name="pattern">[a-zA-Z0-9_\.\-:/]+</param>
1220 <param name="pattern">([a-fA-F0-9]{2}:){5}[a-fA-F0-9]{2}</param>
1225 <param name="pattern">([0-2]?[0-9]?[0-9]\.){3}[0-2]?[0-9]?[0-9]</param>
1230 <param name="pattern">(0x)?[0-9a-fA-F]{1,4}</param>
1235 <param name="pattern">(0x)?[0-9a-fA-F]{1,3}</param>
1240 <param name="pattern">(0x)?[0-9a-fA-F]{1,4}</param>
1245 <param name="pattern">(0x)?[0-9a-fA-F]{1,2}</param>
1250 <param name="pattern">(0x)?[0-1]?[0-9a-fA-F]</param>
1255 <param name="pattern">(0x)?[0-7]</param>