]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit222f06e7cde57c38276be612428cc7e05d125a8c
tree4c4c2f5bd2232f835a8f638b559e7e7da8a0bb42
parent244c6b6df99b7a7ce3c9997858c3c8fd3c800421
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