Re: [PATCH v4 0/7] vfio: ap: AP Queue Interrupt Control

2019-03-01 Thread Pierre Morel
On 28/02/2019 16:08, Halil Pasic wrote: On Fri, 22 Feb 2019 16:29:53 +0100 Pierre Morel wrote: This patch implement PQAP/AQIC interception in KVM. To implement this we need to add a new structure, vfio_ap_queue,to be able to retrieve the mediated device associated with a queue and specific va

Re: [PATCH v4 0/7] vfio: ap: AP Queue Interrupt Control

2019-02-28 Thread Halil Pasic
On Fri, 22 Feb 2019 16:29:53 +0100 Pierre Morel wrote: > This patch implement PQAP/AQIC interception in KVM. > > To implement this we need to add a new structure, vfio_ap_queue,to be > able to retrieve the mediated device associated with a queue and specific > values needed to register/unregiste