]> git.proxmox.com Git - qemu-server.git/commit
use non SMM ovmf code file for i440fx machines
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 11 Oct 2021 12:10:24 +0000 (14:10 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 21 Oct 2021 10:38:58 +0000 (12:38 +0200)
commit90b20b152c04577f0889540c54c448578cbc07f2
tree2d8b380f62d7126bf13187711a4e5efef2ab4a47
parentc21013ac58e8f178ba7e07722702747b50bfb980
use non SMM ovmf code file for i440fx machines

ovmf with SMM enabled will not boot on i440fx (hangs on graphics
initialization), so load the non SMM variant.

should be no issue regarding live-migration since it never worked with
this anyway.

adapts the test and adds one with q35

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Tested-by: Stefan Reiter <s.reiter@proxmox.com>
Reviewed-by: Stefan Reiter <s.reiter@proxmox.com>
PVE/API2/Qemu.pm
PVE/QemuServer.pm
test/cfg2cmd/efi-secboot-and-tpm-q35.conf [new file with mode: 0644]
test/cfg2cmd/efi-secboot-and-tpm-q35.conf.cmd [new file with mode: 0644]
test/cfg2cmd/efi-secboot-and-tpm.conf
test/cfg2cmd/efi-secboot-and-tpm.conf.cmd