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:
a1a005f
)
KVM: Consolidate load/save temporary buffer allocation and freeing
author
Avi Kivity
<avi@redhat.com>
Sun, 20 Jun 2010 12:54:43 +0000
(15:54 +0300)
committer
Avi Kivity
<avi@redhat.com>
Sun, 1 Aug 2010 07:46:57 +0000
(10:46 +0300)
Instead of three temporary variables and three free calls, have one temporary
variable (with four names) and one free call.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found