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

From: Liu, Jinsong
Date: Mon Feb 24 2014 - 05:49:19 EST


Liu, Jinsong wrote:
> 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

Seems some issues when I send via git send-email.
Re-send it under Windows, please ignore if you receive PATCH v5 twice.

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/