]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kvm/vmx.c
KVM: VMX: extract __pi_post_block
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 6 Jun 2017 10:57:04 +0000 (12:57 +0200)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 12 Oct 2017 21:20:40 +0000 (16:20 -0500)
commitda68e26099893bb81f5a98081ea9c4f5a42b9b90
tree6aede28cffd9ac988f97b65f38a3a41f213247f3
parentb60a0bac55469b6f72c3b70b430eab7e0f60d000
KVM: VMX: extract __pi_post_block

BugLink: http://bugs.launchpad.net/bugs/1721777
commit cd39e1176d320157831ce030b4c869bd2d5eb142 upstream.

Simple code movement patch, preparing for the next one.

Cc: Huangweidong <weidong.huang@huawei.com>
Cc: Gonglei <arei.gonglei@huawei.com>
Cc: wangxin <wangxinxin.wang@huawei.com>
Cc: Radim Krčmář <rkrcmar@redhat.com>
Tested-by: Longpeng (Mike) <longpeng2@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
arch/x86/kvm/vmx.c