commit | c37cc7b072fa4ca8d8d21ac31d26baff5f47f9f9 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Tue Feb 09 12:49:04 2010 -0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Feb 10 12:46:06 2010 -0600 |
tree | c4c753ca95e59bdb7faafff7bacf78a9c84632a2 | |
parent | 5307d7d35e70a9bf1b290f2eff00236c7ad22220 [diff] |
iothread: fix vcpu stop with smp tcg Round robin vcpus in tcg_cpu_next even if the vm stopped. This allows all cpus to enter stopped state. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>