]> git.baikalelectronics.ru Git - kernel.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)
commit6a2c84834b837d2d8cee33e381e2c39e615e62d6
tree7d79e7a1bc814f52f7daeef14c654ad67d7ca01f
parent124a4fd977720beb832b4538317d898c1400b2f5
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