mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-11 05:17:59 +03:00
7786c4b35b
So we can call clear() on a Guest owned VirtualDisk, and it actually does the correct thing. This allows us to enable clearxml= cli option for most devices.
5 lines
105 B
XML
5 lines
105 B
XML
<idmap>
|
|
<uid start="0" target="1000" count="10"/>
|
|
<gid start="0" target="1000" count="10"/>
|
|
</idmap>
|