docs: Reword virDomainGetEmulatorPinInfo description
[libvirt.git] / tests / virshtestdata / pool-define-as.out
blobdade8b958c302a98ffd64ab5ccbc29049415e4d8
1 <pool type='dir'>
2   <name>P</name>
3   <source>
4     <host name='src-host'/>
5     <dir path='/src/path'/>
6     <device path='/src/dev'/>
7     <name>S</name>
8   </source>
9   <target>
10     <path>/target-path</path>
11   </target>
12 </pool>