2020-03-23 16:40:47 -03:00
<domain type= 'qemu' >
<name > QEMUGuest1</name>
<uuid > c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid>
<maxMemory slots= '16' unit= 'KiB' > 1099511627776</maxMemory>
<memory unit= 'KiB' > 1267710</memory>
<currentMemory unit= 'KiB' > 1267710</currentMemory>
<vcpu placement= 'static' cpuset= '0-1' > 2</vcpu>
<os >
<type arch= 'ppc64' machine= 'pseries' > hvm</type>
<boot dev= 'hd' />
</os>
2023-03-09 11:23:33 +01:00
<cpu mode= 'custom' match= 'exact' check= 'none' >
<model fallback= 'forbid' > POWER9</model>
2024-01-05 18:20:14 +01:00
<topology sockets= '2' dies= '1' clusters= '1' cores= '1' threads= '1' />
2020-03-23 16:40:47 -03:00
<numa >
<cell id= '0' cpus= '0-1' memory= '1048576' unit= 'KiB' />
</numa>
</cpu>
<clock offset= 'utc' />
<on_poweroff > destroy</on_poweroff>
<on_reboot > restart</on_reboot>
<on_crash > destroy</on_crash>
<devices >
<emulator > /usr/bin/qemu-system-ppc64</emulator>
2020-12-02 20:02:52 +01:00
<controller type= 'usb' index= '0' model= 'none' />
2020-03-23 16:40:47 -03:00
<controller type= 'pci' index= '0' model= 'pci-root' >
<model name= 'spapr-pci-host-bridge' />
<target index= '0' />
</controller>
2021-02-24 14:24:10 +00:00
<audio id= '1' type= 'none' />
2020-12-02 20:02:52 +01:00
<memballoon model= 'none' />
2020-03-23 16:40:47 -03:00
<panic model= 'pseries' />
<memory model= 'nvdimm' >
<uuid > 49545eb3-75e1-2d0a-acdd-f0294406c99e</uuid>
<source >
<path > /tmp/nvdimm</path>
</source>
<target >
2020-11-18 16:58:31 -03:00
<size unit= 'KiB' > 550000</size>
2020-03-23 16:40:47 -03:00
<node > 0</node>
2020-03-23 16:40:49 -03:00
<label >
<size unit= 'KiB' > 128</size>
</label>
2020-03-23 16:40:47 -03:00
</target>
<address type= 'dimm' slot= '0' />
</memory>
</devices>
</domain>