]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: vmx: rewrite the comment in vmx_get_mt_mask
authorChia-I Wu <olvaffe@gmail.com>
Thu, 13 Feb 2020 21:30:34 +0000 (13:30 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 16 Mar 2020 16:57:08 +0000 (17:57 +0100)
commit70052c849c57e583750e2a2019f542b44797d008
tree4c4c2f5bd2232f835a8f638b559e7e7da8a0bb42
parent318805c5d90005978b9652711703e433423b7e38
KVM: vmx: rewrite the comment in vmx_get_mt_mask

Better reflect the structure of the code and metion why we could not
always honor the guest.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Cc: Gurchetan Singh <gurchetansingh@chromium.org>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/vmx.c