Description of problem: After a fresh boot, my kvm guest with 4 cpus assigned is pinned to all 8 cpus on the host. After a suspend/resume, the same guest (all guests, in fact) will pin all virtual vpus to host cpu0. Version-Release number of selected component (if applicable): kernel-3.4.4-4.fc16.x86_64 How reproducible: 100% Steps to Reproduce: 1. start multi-cpu guest on multi-cpu host 2. observer virtual cpus pinned to all host cpus 3. suspend/resume host 4. observe virtual cpus pinned to host cpu 0 Actual results: virtual cpus pinned to cpu0 Expected results: virtual cpus pinned to all (or configured) cpus Additional info: I found this fedora forum post of another user with the same issue: http://forums.fedoraforum.org/archive/index.php/t-278464.html
Created attachment 599844 [details] virt-manager pinning on running guest before suspend
Created attachment 599845 [details] virt manager guest pinning after suspend/resume
Created attachment 599846 [details] /var/log/messages for suspend/resume
*** This bug has been marked as a duplicate of bug 714271 ***