commit | 2fc843117d64b31c20d36c6b625c0626c9a41a41 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | Tue Aug 21 11:00:22 2012 +0800 |
committer | Avi Kivity <avi@redhat.com> | Wed Aug 22 15:08:54 2012 +0300 |
tree | 29286338f67b88225a791203f2705471f438c8a2 | |
parent | 86ab8cffb498077e926957f099b064db3751c1de [diff] |
KVM: reorganize hva_to_pfn We do too many things in hva_to_pfn, this patch reorganize the code, let it be better readable Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>