Re: [Qemu-devel] [PATCH v5 34/36] spapr: add KVM support to the 'dual' machine

2018-11-29 Thread Cédric Le Goater
On 11/29/18 5:22 AM, David Gibson wrote: > On Fri, Nov 16, 2018 at 11:57:27AM +0100, Cédric Le Goater wrote: >> The interrupt mode is chosen by the CAS negotiation process and >> activated after a reset to take into account the required changes in >> the machine. This brings new constraints on how

Re: [Qemu-devel] [PATCH v5 34/36] spapr: add KVM support to the 'dual' machine

2018-11-28 Thread David Gibson
On Fri, Nov 16, 2018 at 11:57:27AM +0100, Cédric Le Goater wrote: > The interrupt mode is chosen by the CAS negotiation process and > activated after a reset to take into account the required changes in > the machine. This brings new constraints on how the associated KVM IRQ > device is initialized