Re: [patch 00/52] x86: Rework the vector management

2017-09-20 Thread Paolo Bonzini
On 14/09/2017 13:21, Juergen Gross wrote: > Complete series tested with paravirt + xen enabled 64 bit kernel: > > bare metal boot okay > boot as Xen dom0 okay > boot as Xen pv-domU okay > boot as Xen HVM-domU with PV-drivers okay > Vcpu onlining/offlining in pv-domU okay Intel has now tested post

Re: [patch 00/52] x86: Rework the vector management

2017-09-19 Thread Yu Chen
On Wed, Sep 13, 2017 at 11:29:02PM +0200, Thomas Gleixner wrote: > Sorry for the large CC list, but this is a major surgery. > > The vector management in x86 including the surrounding code is a > conglomorate of ancient bits and pieces which have been subject to > 'modernization' and featuritis ov

Re: [patch 00/52] x86: Rework the vector management

2017-09-14 Thread Juergen Gross
On 13/09/17 23:29, Thomas Gleixner wrote: > Sorry for the large CC list, but this is a major surgery. > > The vector management in x86 including the surrounding code is a > conglomorate of ancient bits and pieces which have been subject to > 'modernization' and featuritis over the years. The most

[patch 00/52] x86: Rework the vector management

2017-09-13 Thread Thomas Gleixner
Sorry for the large CC list, but this is a major surgery. The vector management in x86 including the surrounding code is a conglomorate of ancient bits and pieces which have been subject to 'modernization' and featuritis over the years. The most obscure parts are the vector allocation mechanics, t