Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 1
    Unless you pin VCPUs to CPUs (as seen by the OS), they can be executed on any physical CPU.
    – Daniel B
    Commented Mar 6, 2015 at 15:50
  • If you had 4 cores, and 4 VMs were using 1 core each, exclusively, then the world would implode since the host also needs CPU resources. ;) Anyhow, each VM will use multiple threads, even if they're using only one Core, so your question (as-is) is a little off-kilter, and doesn't really show any research effort. Commented Mar 6, 2015 at 15:58
  • 1