qemu-server/PVE
Fiona Ebner c2f1e06ab9 cfg2cmd: drop superfluous check for QEMU binary version 4.1
The minimum supported version for Proxmox VE 8 nodes is QEMU 8.0 and
the beginning of the config_to_command() function already has a check
for at least version 5.0. No other caller of get_vm_machine() passes
in the parameter, so it can be removed from there as well.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
Reviewed-by: Daniel Kral <d.kral@proxmox.com>
Tested-by: Daniel Kral <d.kral@proxmox.com>
2024-12-05 12:13:20 +01:00
..
API2 api: clone: mention "snapshot" in the error message if specified 2024-12-04 12:44:03 +01:00
CLI use OVF from Storage 2024-11-18 18:55:54 +01:00
QemuServer fix #3588: helper: consider NIC count for config-specific timeout 2024-12-05 12:10:14 +01:00
VZDump Revert "schema: add fleecing-images config property" 2024-11-18 21:29:48 +01:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm migration: add check_non_migratable_resources function 2024-11-18 21:26:39 +01:00
QemuMigrate.pm migrate: drop outdated PVE 7.2 check guarding cloudinit config section 2024-11-20 11:56:06 +01:00
QemuServer.pm cfg2cmd: drop superfluous check for QEMU binary version 4.1 2024-12-05 12:13:20 +01:00
QMPClient.pm fix typos in user-visible strings 2024-10-24 13:15:06 +02:00