mirror of
https://git.proxmox.com/git/qemu-server
synced 2026-01-03 21:07:08 +00:00
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> |
||
|---|---|---|
| .. | ||
| API2 | ||
| CLI | ||
| QemuServer | ||
| VZDump | ||
| Makefile | ||
| QemuConfig.pm | ||
| QemuMigrate.pm | ||
| QemuServer.pm | ||
| QMPClient.pm | ||