[LTP] [PATCH 6/7] KVM: Add STGI/CLGI intercept constants

Petr Vorel pvorel@suse.cz
Thu May 18 11:53:49 CEST 2023


> On 18. 05. 23 1:20, Petr Vorel wrote:
> > Hi Martin,

> > > +++ b/testcases/kernel/kvm/include/kvm_x86_svm.h
> > > @@ -39,6 +39,8 @@
> > >   #define SVM_INTERCEPT_VMRUN 0x80
> > >   #define SVM_INTERCEPT_VMLOAD 0x82
> > >   #define SVM_INTERCEPT_VMSAVE 0x83
> > > +#define SVM_INTERCEPT_STGI 0x84
> > SVM_INTERCEPT_STGI is not used anywhere.

> I know. Let's keep it anyway. But maybe I should also add SVM_EXIT constants
> in v2?

It's a detail, but yeah it'd make more sense.

Kind regards,
Petr


More information about the ltp mailing list