commit | 8893a188b13160ee4b228fab02d802cf4f0a3e78 | [log] [tgz] |
---|---|---|
author | Mihai Caraman <mihai.caraman@freescale.com> | Thu Apr 11 00:03:09 2013 +0000 |
committer | Alexander Graf <agraf@suse.de> | Fri Apr 26 20:27:07 2013 +0200 |
tree | ae9198f68cf900088290e200ac746eb1d1dc73f3 | |
parent | a85d2aa23e51a9460e034e283da2513930b4f183 [diff] |
KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functions Vcpu's MMU default configuration and geometry update logic was buried in a chunk of code. Move them to dedicated functions to add more clarity. Signed-off-by: Mihai Caraman <mihai.caraman@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de>