5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-10 01:18:01 +03:00
qemu-server/PVE
Fabian Ebner 912792e245 Switch to using foreach_volume instead of foreach_drive
It was necessary to move foreach_volid back to QemuServer.pm

In VZDump/QemuServer.pm and QemuMigrate.pm the dependency on
QemuConfig.pm was already there, just the explicit "use" was missing.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2020-04-08 22:11:54 +02:00
..
API2 Switch to using foreach_volume instead of foreach_drive 2020-04-08 22:11:54 +02:00
CLI Create Drive.pm and move drive-related code there 2020-03-07 18:23:57 +01:00
QemuServer Switch to using foreach_volume instead of foreach_drive 2020-04-08 22:11:54 +02:00
VZDump Switch to using foreach_volume instead of foreach_drive 2020-04-08 22:11:54 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm Switch to using foreach_volume instead of foreach_drive 2020-04-08 22:11:54 +02:00
QemuMigrate.pm Switch to using foreach_volume instead of foreach_drive 2020-04-08 22:11:54 +02:00
QemuServer.pm Switch to using foreach_volume instead of foreach_drive 2020-04-08 22:11:54 +02:00
QMPClient.pm Append newline to all QGA commands 2020-03-11 11:11:45 +01:00