commit | 32ef26a3598636be520abed90ed0c2f439d36bbe | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Tue Jul 13 14:27:04 2010 +0300 |
committer | Avi Kivity <avi@redhat.com> | Mon Aug 02 06:40:40 2010 +0300 |
tree | bf6cff9c68d5ed9116656dfb1f40d9bc8bae7ace | |
parent | 4a994358b919c3b14de61be5e30d9edc9089ba3f [diff] |
KVM: MMU: Add link_shadow_page() helper To simplify the process of fetching an spte, add a helper that links a shadow page to an spte. Reviewed-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>