mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-10 07:20:02 +00:00
9 lines
248 B
XML
9 lines
248 B
XML
|
<test>
|
||
|
<migParams>
|
||
|
<param name='cpu-throttle-initial' value='20'/>
|
||
|
<param name='cpu-throttle-increment' value='10'/>
|
||
|
<param name='max-bandwidth' value='33554432'/>
|
||
|
<param name='downtime-limit' value='300'/>
|
||
|
</migParams>
|
||
|
</test>
|