Hello! What exactly is limiting the number of VMs using KVM on a single server? For sure it's physical memory, because every KVM allocates all memory that is configured. But what about CPU? I mean I can configure 1-n CPUs assigned to a KVM depending on available CPU cores. Does this mean that I can only run 2 KVM on a server with a dual-core CPU although CPU load is very low in average? THX