diff options
author | Paul Mackerras <paulus@samba.org> | 2013-09-20 04:52:46 (GMT) |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2013-10-17 12:45:04 (GMT) |
commit | 03a9c90334d611c3006ac9569579f25f64812bc1 (patch) | |
tree | 8bac356754c5a13b47a15f8a7d7b8726a42b5d38 /fs/9p | |
parent | c9029c341da646ab0c9911ea4c118eaa0a2eb0fa (diff) | |
download | linux-03a9c90334d611c3006ac9569579f25f64812bc1.tar.xz |
KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs
64-bit POWER processors have a three-bit field for page protection in
the hashed page table entry (HPTE). Currently we only interpret the two
bits that were present in older versions of the architecture. The only
defined combination that has the new bit set is 110, meaning read-only
for supervisor and no access for user mode.
This adds code to kvmppc_mmu_book3s_64_xlate() to interpret the extra
bit appropriately.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'fs/9p')
0 files changed, 0 insertions, 0 deletions