diff options
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | 2011-07-11 21:25:19 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2011-07-24 10:50:29 +0200 |
commit | b36c7a7c10bf845b623ce187501b561d1d843a18 (patch) | |
tree | 114092c6dd8bd2e3db31dbd5fb322015683482b9 /net/bluetooth | |
parent | KVM: MMU: optimize to handle dirty bit (diff) | |
download | linux-b36c7a7c10bf845b623ce187501b561d1d843a18.tar.xz linux-b36c7a7c10bf845b623ce187501b561d1d843a18.zip |
KVM: MMU: cleanup for FNAME(fetch)
gw->pte_access is the final access permission, since it is unified with
gw->pt_access when we walked guest page table:
FNAME(walk_addr_generic):
pte_access = pt_access & FNAME(gpte_access)(vcpu, pte, true);
Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'net/bluetooth')
0 files changed, 0 insertions, 0 deletions