Remove a duplicated line, change memory unit for memory
This commit is contained in:
parent
3a350f2f12
commit
828338cd41
@ -1,9 +1,8 @@
|
|||||||
<domain type='kvm'>
|
<domain type='kvm'>
|
||||||
<name>linux515</name>
|
<name>linux515</name>
|
||||||
<memory unit='KiB'>4194304</memory>
|
|
||||||
<description>Rootless QEMU virtual machine model optimized for Linux guests running at least kernel 5.15. Secure boot is disabled</description>
|
<description>Rootless QEMU virtual machine model optimized for Linux guests running at least kernel 5.15. Secure boot is disabled</description>
|
||||||
<memory unit="KiB">4194304</memory>
|
<memory unit="GiB">4</memory>
|
||||||
<currentMemory unit="KiB">1048576</currentMemory>
|
<currentMemory unit="GiB">1</currentMemory>
|
||||||
<memoryBacking>
|
<memoryBacking>
|
||||||
<source type="memfd"/>
|
<source type="memfd"/>
|
||||||
<access mode="shared"/>
|
<access mode="shared"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user