mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-10 07:20:02 +00:00
40 lines
1.4 KiB
XML
40 lines
1.4 KiB
XML
|
<capabilities>
|
||
|
|
||
|
<host>
|
||
|
<cpu>
|
||
|
<arch>aarch64</arch>
|
||
|
</cpu>
|
||
|
<power_management/>
|
||
|
<iommu support='no'/>
|
||
|
<topology>
|
||
|
<cells num='2'>
|
||
|
<cell id='0'>
|
||
|
<memory unit='KiB'>1048576</memory>
|
||
|
<pages unit='KiB' size='4'>2048</pages>
|
||
|
<pages unit='KiB' size='2048'>4096</pages>
|
||
|
<pages unit='KiB' size='1048576'>6144</pages>
|
||
|
<cpus num='4'>
|
||
|
<cpu id='0' socket_id='36' die_id='0' core_id='0' siblings='0-1'/>
|
||
|
<cpu id='1' socket_id='36' die_id='0' core_id='0' siblings='0-1'/>
|
||
|
<cpu id='2' socket_id='36' die_id='0' core_id='1' siblings='2-3'/>
|
||
|
<cpu id='3' socket_id='36' die_id='0' core_id='1' siblings='2-3'/>
|
||
|
</cpus>
|
||
|
</cell>
|
||
|
<cell id='1'>
|
||
|
<memory unit='KiB'>2097152</memory>
|
||
|
<pages unit='KiB' size='4'>4096</pages>
|
||
|
<pages unit='KiB' size='2048'>6144</pages>
|
||
|
<pages unit='KiB' size='1048576'>8192</pages>
|
||
|
<cpus num='4'>
|
||
|
<cpu id='4' socket_id='3180' die_id='0' core_id='256' siblings='4-5'/>
|
||
|
<cpu id='5' socket_id='3180' die_id='0' core_id='256' siblings='4-5'/>
|
||
|
<cpu id='6' socket_id='3180' die_id='0' core_id='257' siblings='6-7'/>
|
||
|
<cpu id='7' socket_id='3180' die_id='0' core_id='257' siblings='6-7'/>
|
||
|
</cpus>
|
||
|
</cell>
|
||
|
</cells>
|
||
|
</topology>
|
||
|
</host>
|
||
|
|
||
|
</capabilities>
|