mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-07-06 06:17:27 +00:00
![]() The version of the running QEMU binary is not related to the machine version and so it's a bit confusing to have the helper in the 'Machine' module. It cannot live in the 'Helpers' module, because that would lead to a cyclic inclusion Helpers <-> Monitor. Thus, 'QMPHelpers' is chosen as the new home. 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 | ||
OVF.pm | ||
PCI.pm | ||
QMPHelpers.pm | ||
USB.pm |