summaryrefslogtreecommitdiff
path: root/rust/helpers/task.c
diff options
context:
space:
mode:
authorXin Li <xin3.li@intel.com>2024-06-06 02:19:14 +0300
committerSean Christopherson <seanjc@google.com>2024-08-22 21:25:51 +0300
commitc97b106fa8aa500823695abfda7c9bdefb42a648 (patch)
tree8535b443ffac1369e3120f0925f5f9924c5d025a /rust/helpers/task.c
parent9df398ff7d2ab4fa2ecf6131044431dc94c5bdf6 (diff)
downloadlinux-c97b106fa8aa500823695abfda7c9bdefb42a648.tar.xz
KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic()
Use macros in vmx_restore_vmx_basic() instead of open coding everything using BIT_ULL() and GENMASK_ULL(). Opportunistically split feature bits and reserved bits into separate variables, and add a comment explaining the subset logic (it's not immediately obvious that the set of feature bits is NOT the set of _supported_ feature bits). Cc: Shan Kang <shan.kang@intel.com> Cc: Kai Huang <kai.huang@intel.com> Signed-off-by: Xin Li <xin3.li@intel.com> [sean: split to separate patch, write changelog, drop #defines] Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com> Reviewed-by: Kai Huang <kai.huang@intel.com> Link: https://lore.kernel.org/r/20240605231918.2915961-7-seanjc@google.com Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions