qemu-server/PVE
Stefan Reiter 922869f223 qmp: use 'id' parameter instead of 'device'
'device' is deprecated since 2.8 in favor of 'id' [0], but since we
always consistently set the id on our drives anyway we can substitute it
easily.

[0] see files qapi/block.json and qapi/block-core.json in QEMU source
code, the online documentation doesn't mention it AFAICT

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2020-02-06 13:50:33 +01:00
..
API2 Fix description for vm_config and change description for vm_pending 2020-02-05 08:37:52 +01:00
CLI refactor: create QemuServer::Monitor for high-level QMP access 2019-11-20 16:29:23 +01:00
QemuServer fix #2566: increase scsi limit to 31 2020-01-31 20:26:26 +01:00
VZDump vzdump: log QGA FS freeze/thaw try in task log 2019-11-27 20:20:30 +01:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm refactor finding of vmstate storage 2019-12-11 09:02:55 +01:00
QemuMigrate.pm migrate: re-order lines to improve readability 2020-02-05 09:43:09 +01:00
QemuServer.pm qmp: use 'id' parameter instead of 'device' 2020-02-06 13:50:33 +01:00
QMPClient.pm refactor: create QemuServer::Helpers and move file/dir code 2019-11-20 16:29:23 +01:00