mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-03 17:26:10 +00:00
![]() vm_exists_on_node in PVE::QemuConfig checks if a config file for a vmid exists vm_running_locally in PVE::QemuServer::Helpers checks if a VM is running on the local machine by probing its pidfile and checking /proc/.../cmdline check_running is left in QemuServer for compatibility, but changed to simply call the two new helper functions. Both methods are also correctly mocked for testing snapshots. Signed-off-by: Stefan Reiter <s.reiter@proxmox.com> |
||
---|---|---|
.. | ||
Agent.pm | ||
Cloudinit.pm | ||
Helpers.pm | ||
ImportDisk.pm | ||
Makefile | ||
Memory.pm | ||
OVF.pm | ||
PCI.pm | ||
USB.pm |