5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-10 01:18:01 +03:00
qemu-server/PVE
Dominik Csapak 8aca16542e fix disk throttling syntax
the syntax was wrong, it was (e.g. for iops-write):

throttling.iops-write=-max100
instead of
throttling.iops-write-max=100

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-07-14 15:15:11 +02:00
..
API2 cleanup: more the new-disk regex deduplication 2017-06-30 09:31:29 +02:00
CLI Fix #1417: make sure the target storage allows disk images before importing 2017-07-13 06:45:58 +02:00
QemuServer import disk: add \n to die 2017-06-01 11:40:06 +02:00
VZDump add description of read/writes statistics in vzdump output 2017-05-03 09:14:50 +02:00
Makefile add QemuServer::Memory 2016-05-23 10:02:07 +02:00
QemuConfig.pm config: has_feature() take default for backup into account 2017-06-27 06:25:24 +02:00
QemuMigrate.pm Use default values when memory is not set in vm.conf when migrating 2017-07-03 14:37:00 +02:00
QemuServer.pm fix disk throttling syntax 2017-07-14 15:15:11 +02:00
QMPClient.pm qmpclient : block-job-(complete|cancel) : set timeout to 10min 2017-01-05 09:09:46 +01:00