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:
950e950
)
KVM: inline is_*_pfn functions
author
Xiao Guangrong
<xiaoguangrong@linux.vnet.ibm.com>
Fri, 3 Aug 2012 07:39:59 +0000
(15:39 +0800)
committer
Avi Kivity
<avi@redhat.com>
Mon, 6 Aug 2012 13:04:53 +0000
(16:04 +0300)
These functions are exported and can not inline, move them
to kvm_host.h to eliminate the overload of function call
Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found