]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer/Machine.pm
bump version to 8.2.1
[qemu-server.git] / PVE / QemuServer / Machine.pm
6 days ago Thomas Lamprechtapi: create vm: fix missing import for serializing...
2024-04-11 Markus Frankfix #3784: config: Parameter for guest vIOMMU + test...
2024-04-11 Markus Frankconfig: define machine schema as property-string
2023-11-12 Fiona Ebnermachine: get current: add flag if current machine is...
2023-11-12 Fiona Ebnermachine: get current: return early from loop if possible
2023-11-12 Fiona Ebnermachine: get current: make it clear that pve-version...
2023-11-12 Fiona Ebnermachine: get current: improve naming and style
2021-04-18 Stefan Reitercfg2cmd: fix +pveN machine types with pxe
2021-03-05 Thomas Lamprechtcan_run_pve_machine_version: PVE version can really...
2021-03-04 Fabian Ebnermachine: split out helper for handling query-machines...
2020-10-16 Thomas Lamprechttree wide cleanup of s/return undef/return/
2020-02-12 Stefan Reiterversion_guard scsi drive count
2020-02-12 Stefan ReiterUse 'QEMU version' -> '+pve-version' mapping for machin...
2019-11-25 Thomas Lamprechtimplement PVE Version addition for QEMU machine
2019-11-22 Thomas Lamprechtfixup: use correct version_cmp
2019-11-20 Stefan Reiterrefactor: split qemu_machine_feature_enabled
2019-11-20 Stefan Reiterrefactor: extract QEMU machine related helpers to package