]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: VMX: clean-up vmx_set_segment()
authorGleb Natapov <gleb@redhat.com>
Wed, 12 Dec 2012 17:10:54 +0000 (19:10 +0200)
committerGleb Natapov <gleb@redhat.com>
Sun, 23 Dec 2012 12:01:49 +0000 (14:01 +0200)
commit2aef267ac2a8dde72ee44487f1943852691d25a3
tree5b2c14e6ef0353c7f89c101921d2579397ea1ec5
parent9eaa187731e1285f218b945257ac5d1dac17193f
KVM: VMX: clean-up vmx_set_segment()

Move all vm86_active logic into one place.

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