]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer/Helpers.pm
bump version to 8.2.1
[qemu-server.git] / PVE / QemuServer / Helpers.pm
2023-10-06 Friedrich Webervm start: set higher timeout if using PCI passthrough
2023-09-18 Alexandre Derumieradd memory parser
2023-09-18 Fiona Ebnermove parse_number_sets() helper to helpers module
2023-06-16 Thomas Lamprechthelpers: actualy future proof and allow also checking...
2023-06-16 Thomas Lamprechthelpers: future proof and allow also checking releases
2023-06-16 Thomas Lamprechtfix #4784: helpers: cope with native versions in manage...
2022-11-10 Dominik Csapakmove 'windows_version' to Helpers
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...