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:
5a38b6e
)
kvm: update_memslots: drop not needed check for the same slot
author
Igor Mammedov
<imammedo@redhat.com>
Mon, 1 Dec 2014 17:29:24 +0000
(17:29 +0000)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 4 Dec 2014 14:29:09 +0000
(15:29 +0100)
UP/DOWN shift loops will shift array in needed
direction and stop at place where new slot should
be placed regardless of old slot size.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
No differences found