On Wed, Jun 22, 2016 at 02:56:21PM +0800, Haozhong Zhang wrote: > From: Ashok Raj <ashok.raj@xxxxxxxxx> > > This patch adds the support to inject SRAR and SRAO as LMCE, i.e. they > are injected to only one VCPU rather than broadcast to all VCPUs. As KVM > reports LMCE support on Intel platforms, this features is only available > on Intel platforms. > > LMCE is disabled by default and can be enabled/disabled by cpu option > 'lmce=on/off'. > > Signed-off-by: Ashok Raj <ashok.raj@xxxxxxxxx> > [Haozhong: Enable LMCE only on Intel platforms > Disable LMCE by default and add a cpu option 'lmce' > Handle the error if LMCE is enabled w/o host support > Remove MCG_LMCE_P from MCE_CAP_DEF > Add migration support for LMCE > Minor code style changes] > Signed-off-by: Haozhong Zhang <haozhong.zhang@xxxxxxxxx> Reviewed-by: Eduardo Habkost <ehabkost@xxxxxxxxxx> Applied to x86-next. Thanks. -- Eduardo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html