Re: [PATCH v2 2/8] powerpc/xive: guest exploitation of the XIVE interrupt controller

2017-08-14 Thread David Gibson
On Fri, Aug 11, 2017 at 04:23:35PM +0200, Cédric Le Goater wrote: > This is the framework for using XIVE in a PowerVM guest. The support > is very similar to the native one in a much simpler form. > > Instead of OPAL calls, a set of Hypervisors call are used to configure > the interrupt sources

[PATCH v2 2/8] powerpc/xive: guest exploitation of the XIVE interrupt controller

2017-08-11 Thread Cédric Le Goater
This is the framework for using XIVE in a PowerVM guest. The support is very similar to the native one in a much simpler form. Instead of OPAL calls, a set of Hypervisors call are used to configure the interrupt sources and the event/notification queues of the guest: - H_INT_GET_SOURCE_INFO