[PATCH 04/27] KVM: PPC: Convert DAR to shared page.

2010-07-29 Thread Alexander Graf
The DAR register contains the address a data page fault occured at. This register behaves pretty much like a simple data storage register that gets written to on data faults. There is no hypervisor interaction required on read or write. This patch converts all users of the current field to the sha

[PATCH 04/27] KVM: PPC: Convert DAR to shared page.

2010-07-01 Thread Alexander Graf
The DAR register contains the address a data page fault occured at. This register behaves pretty much like a simple data storage register that gets written to on data faults. There is no hypervisor interaction required on read or write. This patch converts all users of the current field to the sha