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:
92c0d90
)
KVM: x86: disallow multiple KVM_CREATE_IRQCHIP
author
Marcelo Tosatti
<mtosatti@redhat.com>
Thu, 29 Oct 2009 15:44:15 +0000
(13:44 -0200)
committer
Avi Kivity
<avi@redhat.com>
Thu, 3 Dec 2009 07:32:23 +0000
(09:32 +0200)
Otherwise kvm will leak memory on multiple KVM_CREATE_IRQCHIP.
Also serialize multiple accesses with kvm->lock.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found