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

From: Paolo Bonzini
Date: Fri Feb 21 2014 - 13:07:47 EST


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
--
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/