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:
9eed073
)
KVM: Introduce gfn_to_index() which returns the index for a given level
author
Takuya Yoshikawa
<yoshikawa.takuya@oss.ntt.co.jp>
Wed, 8 Feb 2012 03:59:10 +0000
(12:59 +0900)
committer
Avi Kivity
<avi@redhat.com>
Thu, 8 Mar 2012 12:10:19 +0000
(14:10 +0200)
This patch cleans up the code and removes the "(void)level;" warning
suppressor.
Note that we can also use this for PT_PAGE_TABLE_LEVEL to treat every
level uniformly later.
Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found