mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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>
|