qemu-server/PVE/API2/Qemu
Thomas Lamprecht f289e04cbf pve machine versions: unify information into single hash and rework use sites
It's a bit nicer to avoid multiple hashes, this keeps the information
also closer together, albeit that alone wasn't the reason for doing
this because this (hopefully) will never grow that big, rather it
should encourage adding changes entries until we test for that and it
also makes handling these entries a tiny bit more natural as no
wrapper counter for-loops doing integer string interpolation are
required.

While at it expand the comment, might be even a tad to verbose now,
and add a new helper to get these per-machine revisions.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2025-04-06 19:11:21 +02:00
..
Agent.pm api: switch agent api call to 'array' type 2023-06-07 13:43:53 +02:00
CPU.pm api: allow listing custom and default CPU models 2020-05-06 16:48:08 +02:00
Machine.pm pve machine versions: unify information into single hash and rework use sites 2025-04-06 19:11:21 +02:00
Makefile api: delete unused OVF.pm 2024-11-17 16:17:50 +01:00