mirror of
https://git.proxmox.com/git/qemu-server
synced 2026-03-24 09:55:22 +00:00
There have been some reports about `qm start` timeouts on VMs that have a lot of NICs assigned. This patch considers the number of NICs when calculating the config-specific timeout. Since the increase in start time is linearly related to the number of NICs, a constant timeout increment per NIC was chosen. Signed-off-by: Hannes Laimer <h.laimer@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 | ||