]> git.proxmox.com Git - qemu-server.git/commit
cfg2cmd: replace deprecated no-acpi option with acpi=off machine flag
authorFiona Ebner <f.ebner@proxmox.com>
Mon, 3 Apr 2023 12:09:43 +0000 (14:09 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 7 Jun 2023 15:35:41 +0000 (17:35 +0200)
commit0f704640be2036bea97f16ddab72a4a53c1252c8
tree787baaedd3d0b2e22da2f37a40c3ae5360eda71a
parente35eb8766bfd353fac3685ca4e8385cbd208a4d0
cfg2cmd: replace deprecated no-acpi option with acpi=off machine flag

like the deprecation message printed by QEMU suggests.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/QemuServer.pm