mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 22:25:25 +00:00
11 lines
239 B
XML
11 lines
239 B
XML
|
<domainCapabilities>
|
||
|
<path>/bin/emulatorbin</path>
|
||
|
<domain>uml</domain>
|
||
|
<machine>my-machine-type</machine>
|
||
|
<arch>x86_64</arch>
|
||
|
<devices>
|
||
|
<disk supported='no'/>
|
||
|
<hostdev supported='no'/>
|
||
|
</devices>
|
||
|
</domainCapabilities>
|