RE: [PATCH v4 3/3] KVM: x86: Enable Intel MPX for guest

From: Liu, Jinsong
Date: Sun Feb 23 2014 - 22:41:37 EST


Paolo Bonzini wrote:
> Il 21/02/2014 18:57, Liu, Jinsong ha scritto:
>> - F(BMI2) | F(ERMS) | f_invpcid | F(RTM) | F(RDSEED) |
>> + F(BMI2) | F(ERMS) | f_invpcid | F(RTM) | F(MPX) | F(RDSEED) |
>> F(ADX);
>
> MPX also needs to be conditional on mpx_supported here, like it is
> done with f_rdtscp for example.
>
> Paolo

Yes, has updated and sent out.

Thanks,
Jinsong--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/