]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer/Helpers.pm
migration: test targetnode min version for cloudinit section
[qemu-server.git] / PVE / QemuServer / Helpers.pm
2022-11-08 Alexandre Derumiermigration: test targetnode min version for cloudinit...
2021-10-18 Thomas LamprechtRevert "config_aware_timeout: add 5s if TPM is configured"
2021-10-18 Thomas Lamprechtconfig_aware_timeout: add 5s if TPM is configured
2020-10-16 Thomas Lamprechttree wide cleanup of s/return undef/return/
2020-01-15 Tim Marxadd new helper to calculate timeout based on vm config
2019-11-25 Thomas Lamprechtimplement PVE Version addition for QEMU machine
2019-11-25 Thomas Lamprechtversion_cmp: give info about caller on error
2019-11-20 Stefan Reiterrefactor: split qemu_machine_feature_enabled
2019-11-20 Stefan Reiterrefactor: split check_running into _exists_ and _running_
2019-11-20 Stefan Reiterrefactor: create QemuServer::Helpers and move file...