Re: [Qemu-devel] [PATCH v2 01/13] spapr/xive: add KVM support

2019-03-11 Thread Cédric Le Goater
On 2/25/19 6:55 AM, David Gibson wrote: > On Fri, Feb 22, 2019 at 02:13:10PM +0100, Cédric Le Goater wrote: >> This introduces a set of helpers when KVM is in use, which create the >> KVM XIVE device, initialize the interrupt sources at a KVM level and >> connect the interrupt presenters to the vCP

Re: [Qemu-devel] [PATCH v2 01/13] spapr/xive: add KVM support

2019-02-25 Thread David Gibson
On Fri, Feb 22, 2019 at 02:13:10PM +0100, Cédric Le Goater wrote: > This introduces a set of helpers when KVM is in use, which create the > KVM XIVE device, initialize the interrupt sources at a KVM level and > connect the interrupt presenters to the vCPU. > > They also handle the initialization o

[Qemu-devel] [PATCH v2 01/13] spapr/xive: add KVM support

2019-02-22 Thread Cédric Le Goater
This introduces a set of helpers when KVM is in use, which create the KVM XIVE device, initialize the interrupt sources at a KVM level and connect the interrupt presenters to the vCPU. They also handle the initialization of the TIMA and the source ESB memory regions of the controller. These have a