On Tue, Mar 28, 2023, Xiaoyao Li wrote: > On 3/28/2023 1:02 PM, Sean Christopherson wrote: > > Add a define for PRED_CMD_IBPB and use it to replace the open coded '1' in > > the nVMX library. > > What does nVMX mean here? Nested VMX. From KUT's perspective, the testing exists to validate KVM's nested VMX implementation. If it's at all confusing, I'll drop the 'n' And we've already established that KUT can be used on bare metal, even if that's not the primary use case.