mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-10-04 09:23:23 +00:00
![]() This makes it a bit more obvious what happens and having an actual error for bogus $PVE_MACHINE_VERSION entries. Note that there was no auto-vivification before, as we never directly accessed $PVE_MACHINE_VERSION->{$verstr}->{highest} but used get_machine_pve_revisions to query a specific QEMU machine version's PVE revisions and then operated on the return value, and that method returns undef if there is no entry at all. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
.. | ||
Agent.pm | ||
CGroup.pm | ||
Cloudinit.pm | ||
CPUConfig.pm | ||
Drive.pm | ||
Helpers.pm | ||
ImportDisk.pm | ||
Machine.pm | ||
Makefile | ||
Memory.pm | ||
MetaInfo.pm | ||
Monitor.pm | ||
PCI.pm | ||
QMPHelpers.pm | ||
RNG.pm | ||
USB.pm |