2017-12-07 05:27:47 +03:00
<domain type= 'xen' >
<name > XenGuest2</name>
<uuid > c7a5fdb2-cdaf-9455-926a-d65c16db1809</uuid>
<memory unit= 'KiB' > 592896</memory>
<currentMemory unit= 'KiB' > 403456</currentMemory>
<vcpu placement= 'static' > 1</vcpu>
<os >
<type arch= 'x86_64' machine= 'xenfv' > hvm</type>
2024-08-26 16:37:35 +03:00
<loader type= 'rom' format= 'raw' > /usr/lib/xen/boot/hvmloader</loader>
2017-12-07 05:27:47 +03:00
<boot dev= 'cdrom' />
</os>
<features >
<acpi />
<apic />
<pae />
</features>
<clock offset= 'variable' adjustment= '0' basis= 'utc' />
<on_poweroff > destroy</on_poweroff>
<on_reboot > restart</on_reboot>
<on_crash > restart</on_crash>
<devices >
<emulator > /usr/lib/xen/bin/qemu-system-i386</emulator>
<disk type= 'block' device= 'disk' >
<driver name= 'phy' type= 'raw' />
<source dev= '/dev/HostVG/XenGuest2' />
<target dev= 'hda' bus= 'ide' />
<address type= 'drive' controller= '0' bus= '0' target= '0' unit= '0' />
</disk>
2019-03-07 03:43:21 +03:00
<controller type= 'xenbus' index= '0' />
2017-12-07 05:27:47 +03:00
<controller type= 'ide' index= '0' />
<interface type= 'bridge' >
<mac address= '00:16:3e:66:92:9c' />
<source bridge= 'xenbr1' />
<ip address= '10.0.0.1' family= 'ipv4' />
<ip address= '10.1.1.1' family= 'ipv4' />
<ip address= '2000::1' family= 'ipv6' />
<script path= 'vif-bridge' />
<model type= 'netfront' />
</interface>
<input type= 'mouse' bus= 'ps2' />
<input type= 'keyboard' bus= 'ps2' />
<graphics type= 'vnc' port= '-1' autoport= 'yes' listen= '127.0.0.1' >
<listen type= 'address' address= '127.0.0.1' />
</graphics>
<video >
<model type= 'cirrus' vram= '8192' heads= '1' primary= 'yes' />
</video>
2018-04-10 03:15:17 +03:00
<memballoon model= 'xen' />
2017-12-07 05:27:47 +03:00
</devices>
</domain>