summaryrefslogtreecommitdiff
path: root/tests/qemumigparamsdata/basic.xml
blob: 2ca532eff5a0537653a215b5958a4b1f9d8f15eb (plain)
1
2
3
4
5
6
7
8
9
10
11
<test>
  <migParams>
    <param name='compress-level' value='1'/>
    <param name='compress-threads' value='8'/>
    <param name='decompress-threads' value='2'/>
    <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>