mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-06-04 21:20:02 +00:00
![]() First step towards using the storage layer format instead of the extension based format from qemu_img_format() as a source of truth everywhere. Currently, some callers use qemu_img_format() and some use parse_volname(). For import, special handling is needed, because the format can be a combined ova+$extracted_format. There is a fallback for 'raw' format when no format is returned by the storage layer for backwards compatibility, e.g. ISOs. Formats that are not part of the $QEMU_FORMAT_RE are not allowed. Signed-off-by: Fiona Ebner <f.ebner@proxmox.com> |
||
---|---|---|
.. | ||
Agent.pm | ||
CGroup.pm | ||
Cloudinit.pm | ||
CPUConfig.pm | ||
Drive.pm | ||
Helpers.pm | ||
ImportDisk.pm | ||
Machine.pm | ||
Makefile | ||
Memory.pm | ||
Monitor.pm | ||
PCI.pm | ||
QMPHelpers.pm | ||
USB.pm |