]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: nVMX: rearrange get_vmx_mem_address
authorBandan Das <bsd@redhat.com>
Tue, 6 May 2014 06:19:15 +0000 (02:19 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 6 May 2014 16:59:57 +0000 (18:59 +0200)
commit39caa1d404410a9e467e03ced262f3b74467d590
tree28e68e063a8e84b22e58e1428fa49ec307834575
parent66c6062aa69630d4ff84b3805bdb83201a82b953
KVM: nVMX: rearrange get_vmx_mem_address

Our common function for vmptr checks (in 2/4) needs to fetch
the memory address

Signed-off-by: Bandan Das <bsd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx.c