Re: [PATCH 0/2] KVM: x86: disable MPX if host did not enable MPX XSAVE features

From: Xiao Guangrong
Date: Thu Mar 10 2016 - 07:29:13 EST




On 03/08/2016 07:44 PM, Paolo Bonzini wrote:
Patch 1 ensures that all aspects of MPX are disabled when eager FPU
is disabled on the host. Patch 2 is just a cleanup.

It looks good to me.

Reviewed-by: Xiao Guangrong <guangrong.xiao@xxxxxxxxxxxxxxx>

Now, more and more features depend on eger xsave, e.g, fpu, mpx and
protection-key, maybe it is the time to rename eager-fpu to eager-xsave?