]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7931be972d6ce75c324e07cdb21a8b0c36ddd792
treeae9198f68cf900088290e200ac746eb1d1dc73f3
parentb154de0372db78b47d245e6e2c2fee252cac35d6
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>
arch/powerpc/kvm/e500_mmu.c