1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-28 11:21:44 +03:00
libvirt/tests/qemumigparamsdata/basic.json

10 lines
194 B
JSON
Raw Normal View History

{
"compress-level": 1,
"compress-threads": 8,
"decompress-threads": 2,
"cpu-throttle-initial": 20,
"cpu-throttle-increment": 10,
"max-bandwidth": 33554432,
"downtime-limit": 300
}