git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b53aa5
)
KVM: Fix adding an smp virtual machine to the vm list
author
Avi Kivity
<avi@qumranet.com>
Tue, 5 Jun 2007 11:36:10 +0000
(14:36 +0300)
committer
Avi Kivity
<avi@qumranet.com>
Mon, 16 Jul 2007 09:05:45 +0000
(12:05 +0300)
If we add the vm once per vcpu, we corrupt the list if the guest has
multiple vcpus.
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found