On Fri, Dec 09, 2022, Aaron Lewis wrote: > The assert incorrectly identifies the ioctl being called. Switch it > from KVM_GET_MSRS to KVM_SET_MSRS. > > Fixes: 6ebfef83f03f ("KVM: selftest: Add proper helpers for x86-specific save/restore ioctls") > Signed-off-by: Aaron Lewis <aaronlewis@xxxxxxxxxx> > --- Reviewed-by: Sean Christopherson <seanjc@xxxxxxxxxx>