commit | 9b0cb3c808fef0d75d6f79ab9684246e6879f9c1 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Fri Aug 10 13:23:55 2012 +0200 |
committer | Alexander Graf <agraf@suse.de> | Fri Oct 05 23:38:43 2012 +0200 |
tree | dc42b6ff5c6e1d9adf853934b51d52c143a14e60 | |
parent | 03d25c5bd5c3125055bd36f4813ddb817def19dd [diff] |
KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support Now that we have very simple MMU Notifier support for e500 in place, also add the same simple support to book3s. It gets us one step closer to actual fast support. Signed-off-by: Alexander Graf <agraf@suse.de>