I'm launching 3 vm with CPU=0.4 on a host dual core, but i noticed that the vms use more than 0.4 of the cpu. top command show me this:<br><br>PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND <br>
24274 root 20 0 577m 504m 2868 S 90 25.7 0:31.77 kvm <br>24964 root 20 0 577m 511m 2864 S 60 26.1 0:29.77 kvm <br>
23724 root 20 0 577m 497m 2868 S 35 25.4 0:34.60 kvm <br><br>kvm use 90% of the cpu, not just 40%<br>