83 lines
2.4 KiB
XML
83 lines
2.4 KiB
XML
|
<domain type='kvm'>
|
||
|
<name>Whonix-Gateway</name>
|
||
|
<description>Do not change any settings if you do not understand the consequences! Learn more: https://www.whonix.org/wiki/KVM#XML_Settings</description>
|
||
|
<genid/>
|
||
|
<memory dumpCore='off' unit='KiB'>524288</memory>
|
||
|
<currentMemory unit='KiB'>524288</currentMemory>
|
||
|
<memoryBacking>
|
||
|
<allocation mode='ondemand'/>
|
||
|
<discard/>
|
||
|
<nosharepages/>
|
||
|
</memoryBacking>
|
||
|
<blkiotune>
|
||
|
<weight>250</weight>
|
||
|
</blkiotune>
|
||
|
<vcpu placement='static' cpuset='0'>1</vcpu>
|
||
|
<os>
|
||
|
<type>hvm</type>
|
||
|
<boot dev='hd'/>
|
||
|
</os>
|
||
|
<features>
|
||
|
<acpi/>
|
||
|
<hap/>
|
||
|
<pvspinlock state='on'/>
|
||
|
<pmu state='off'/>
|
||
|
<vmport state='off'/>
|
||
|
</features>
|
||
|
<cpu mode='host-passthrough'/>
|
||
|
<clock offset='utc'>
|
||
|
<timer name='rtc' tickpolicy='catchup' track='guest'/>
|
||
|
<timer name='kvmclock' present='yes'/>
|
||
|
<timer name='pit' present='no'/>
|
||
|
<timer name='hpet' present='no'/>
|
||
|
<timer name='hypervclock' present='no'/>
|
||
|
</clock>
|
||
|
<on_poweroff>destroy</on_poweroff>
|
||
|
<on_reboot>restart</on_reboot>
|
||
|
<on_crash>restart</on_crash>
|
||
|
<pm>
|
||
|
<suspend-to-mem enabled='no'/>
|
||
|
<suspend-to-disk enabled='no'/>
|
||
|
</pm>
|
||
|
<devices>
|
||
|
<disk type='file' device='disk'>
|
||
|
<driver name='qemu' type='qcow2'/>
|
||
|
<source file='/var/lib/libvirt/images/Whonix-Gateway.qcow2'/>
|
||
|
<target dev='vda' bus='virtio'/>
|
||
|
</disk>
|
||
|
<interface type='network'>
|
||
|
<source network='Whonix-External'/>
|
||
|
<model type='virtio'/>
|
||
|
<driver name='qemu'/>
|
||
|
</interface>
|
||
|
<interface type='network'>
|
||
|
<source network='Whonix-Internal'/>
|
||
|
<model type='virtio'/>
|
||
|
<driver name='qemu'/>
|
||
|
</interface>
|
||
|
<controller type='virtio-serial' index='0'/>
|
||
|
<serial type='pty'>
|
||
|
<target port='0'/>
|
||
|
</serial>
|
||
|
<console type='pty'>
|
||
|
<target type='serial' port='0'/>
|
||
|
</console>
|
||
|
<channel type='spicevmc'>
|
||
|
<target type='virtio' name='com.redhat.spice.0'/>
|
||
|
<address type='virtio-serial' controller='0' bus='0' port='1'/>
|
||
|
</channel>
|
||
|
<graphics type='spice' autoport='yes'>
|
||
|
<clipboard copypaste='yes'/>
|
||
|
<filetransfer enable='no'/>
|
||
|
<gl enable='no'/>
|
||
|
</graphics>
|
||
|
<video>
|
||
|
<model type='virtio' heads='1' primary='yes'/>
|
||
|
</video>
|
||
|
<memballoon model='none'/>
|
||
|
<rng model='virtio'>
|
||
|
<backend model='random'>/dev/urandom</backend>
|
||
|
</rng>
|
||
|
</devices>
|
||
|
</domain>
|