commit | 93dd5e852c043f7b86595e1bfa0b4f9a39a6acfb | [log] [tgz] |
---|---|---|
author | Scott Wood <[email protected]> | Wed Aug 31 11:26:56 2011 +0000 |
committer | Alexander Graf <[email protected]> | Thu Oct 06 09:48:04 2011 +0200 |
tree | 614164ded0983bd41547dddb8467454a877ccb05 | |
parent | a54fc0800e420df862acf089e638e0fa2d8c3585 [diff] |
kvm: ppc: booke206: use MMU API Share the TLB array with KVM. This allows us to set the initial TLB both on initial boot and reset, is useful for debugging, and could eventually be used to support migration. Signed-off-by: Scott Wood <[email protected]> Signed-off-by: Alexander Graf <[email protected]>