Re: [Xen-devel] [PATCH v9 0/7] Add LMCE support

2017-07-14 Thread Jan Beulich
>>> On 12.07.17 at 04:04, wrote: > Changes in v9: > * Minor updates in patch 1 per Jan's comments. > * Collect Jan's R-b in patch 2. > > Haozhong Zhang (7): > [M ] x86/domctl: generalize the restore of vMCE parameters > [ R ] x86/vmce: emulate MSR_IA32_MCG_EXT_CTL > [ R ] x86/vmce: en

[Xen-devel] [PATCH v9 0/7] Add LMCE support

2017-07-11 Thread Haozhong Zhang
Changes in v9: * Minor updates in patch 1 per Jan's comments. * Collect Jan's R-b in patch 2. Haozhong Zhang (7): [M ] x86/domctl: generalize the restore of vMCE parameters [ R ] x86/vmce: emulate MSR_IA32_MCG_EXT_CTL [ R ] x86/vmce: enable injecting LMCE to guest on Intel host [ RA