[PULL 12/12] KVM: PPC: Book3S HV: Don't drop low-order page address bits

2013-12-18 Thread Alexander Graf
From: Paul Mackerras pau...@samba.org Commit caaa4c804fae (KVM: PPC: Book3S HV: Fix physical address calculations) unfortunately resulted in some low-order address bits getting dropped in the case where the guest is creating a 4k HPTE and the host page size is 64k. By getting the low-order bits

[PULL 12/12] KVM: PPC: Book3S HV: Don't drop low-order page address bits

2013-12-18 Thread Alexander Graf
From: Paul Mackerras pau...@samba.org Commit caaa4c804fae (KVM: PPC: Book3S HV: Fix physical address calculations) unfortunately resulted in some low-order address bits getting dropped in the case where the guest is creating a 4k HPTE and the host page size is 64k. By getting the low-order bits