KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functions
authorMihai Caraman <mihai.caraman@freescale.com>
Thu, 11 Apr 2013 00:03:09 +0000 (00:03 +0000)
committerAlexander Graf <agraf@suse.de>
Fri, 26 Apr 2013 18:27:07 +0000 (20:27 +0200)
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>

No differences found