qemu-server/PVE
Fabian Ebner 367e6bf4b7 api: update: pass correct config when creating disks
While the new options should be written to the pending config, the
decisions (currently only one) in create_disks needs to be made for
the current config.

Seems to fix EFI disk creation, but actually, it's only
future-proofing, because, currently, the same OVMF_VARS file is
used independently of $smm.

The correct config is also needed to determine the correct size for
the EFI disk for the upcoming import-from feature.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2022-03-11 10:45:59 +01:00
..
API2 api: update: pass correct config when creating disks 2022-03-11 10:45:59 +01:00
CLI qm: move-disk: to not make reassign specific options fixed 2021-11-11 14:01:04 +01:00
QemuServer pci: allow override of PCI vendor/device ids 2022-01-25 10:59:23 +01:00
VZDump vzdump: increase timeout for QMP 'cont' after backup start 2021-10-27 13:51:45 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm snapshot: implement __snapshot_activate_storages 2022-02-08 10:43:03 +01:00
QemuMigrate.pm migrate: move tunnel-helpers to pve-guest-common 2022-02-09 18:49:55 +01:00
QemuServer.pm device unplug: verify that unplugging scsi disk completed 2022-03-11 10:45:59 +01:00
QMPClient.pm qmp client: increase timeout for thaw 2022-03-03 12:12:14 +01:00