Re: [Xen-devel] [PATCH v5 0/8] improve late microcode loading

2019-01-29 Thread Roger Pau Monné
On Tue, Jan 29, 2019 at 08:11:33PM +0800, Chao Gao wrote: > On Tue, Jan 29, 2019 at 12:31:51PM +0100, Roger Pau Monné wrote: > >On Mon, Jan 28, 2019 at 03:06:42PM +0800, Chao Gao wrote: > >> Changes in this version: > >> - support parallel microcode updates for all cores (see patch 8) > >> - Addr

Re: [Xen-devel] [PATCH v5 0/8] improve late microcode loading

2019-01-29 Thread Chao Gao
On Tue, Jan 29, 2019 at 12:31:51PM +0100, Roger Pau Monné wrote: >On Mon, Jan 28, 2019 at 03:06:42PM +0800, Chao Gao wrote: >> Changes in this version: >> - support parallel microcode updates for all cores (see patch 8) >> - Address Roger's comments on the last version. >> >> The intention of th

Re: [Xen-devel] [PATCH v5 0/8] improve late microcode loading

2019-01-29 Thread Roger Pau Monné
On Mon, Jan 28, 2019 at 03:06:42PM +0800, Chao Gao wrote: > Changes in this version: > - support parallel microcode updates for all cores (see patch 8) > - Address Roger's comments on the last version. > > The intention of this series is to make the late microcode loading > more reliable by rend