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:
a77ab5e
)
KVM: Properly lock PIT creation
author
Avi Kivity
<avi@redhat.com>
Mon, 5 Jan 2009 13:21:42 +0000
(15:21 +0200)
committer
Avi Kivity
<avi@redhat.com>
Tue, 24 Mar 2009 09:03:01 +0000
(11:03 +0200)
Otherwise, two threads can create a PIT in parallel and cause a memory leak.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found