]> rtime.felk.cvut.cz Git - linux-imx.git/commit
KVM: MMU: set base_role.nxe during mmu initialization.
authorGleb Natapov <gleb@redhat.com>
Wed, 30 Jan 2013 14:45:02 +0000 (16:45 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 5 Feb 2013 01:24:28 +0000 (23:24 -0200)
commit2c9afa52ef081334925905d6370d36b6602c328c
tree7d79e7a1bc814f52f7daeef14c654ad67d7ca01f
parent9bb4f6b15ec038ab9afcf346aa6a590406ad6c17
KVM: MMU: set base_role.nxe during mmu initialization.

Move base_role.nxe initialisation to where all other roles are initialized.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/mmu.c
arch/x86/kvm/x86.c