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:
b7f69c5
)
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
author
Alex Williamson
<alex.williamson@redhat.com>
Mon, 10 Dec 2012 17:33:09 +0000
(10:33 -0700)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Fri, 14 Dec 2012 01:21:57 +0000
(23:21 -0200)
It's easy to confuse KVM_MEMORY_SLOTS and KVM_MEM_SLOTS_NUM. One is
the user accessible slots and the other is user + private. Make this
more obvious.
Reviewed-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found