Re: [PATCH v12 00/14] vfio-user server in QEMU

2022-06-15 Thread Stefan Hajnoczi
On Tue, 14 Jun 2022 at 17:38, Stefan Hajnoczi wrote: > > On Tue, Jun 14, 2022 at 02:37:02PM +, Jag Raman wrote: > > > On Jun 14, 2022, at 3:06 AM, Stefan Hajnoczi wrote: > > > > > > On Mon, Jun 13, 2022 at 04:26:20PM -0400, Jagannathan Raman wrote: > > >> This is v12 of the server side change

Re: [PATCH v12 00/14] vfio-user server in QEMU

2022-06-14 Thread Stefan Hajnoczi
On Tue, Jun 14, 2022 at 02:37:02PM +, Jag Raman wrote: > > On Jun 14, 2022, at 3:06 AM, Stefan Hajnoczi wrote: > > > > On Mon, Jun 13, 2022 at 04:26:20PM -0400, Jagannathan Raman wrote: > >> This is v12 of the server side changes to enable vfio-user in QEMU. > >> > >> Thanks so much for revi

Re: [PATCH v12 00/14] vfio-user server in QEMU

2022-06-14 Thread Jag Raman
> On Jun 14, 2022, at 3:06 AM, Stefan Hajnoczi wrote: > > On Mon, Jun 13, 2022 at 04:26:20PM -0400, Jagannathan Raman wrote: >> This is v12 of the server side changes to enable vfio-user in QEMU. >> >> Thanks so much for reviewing this series and sharing your feedback. >> >> We made the foll

Re: [PATCH v12 00/14] vfio-user server in QEMU

2022-06-14 Thread Stefan Hajnoczi
On Mon, Jun 13, 2022 at 04:26:20PM -0400, Jagannathan Raman wrote: > This is v12 of the server side changes to enable vfio-user in QEMU. > > Thanks so much for reviewing this series and sharing your feedback. > > We made the following changes in this series: > [PATCH v12 13/14] vfio-user: handle

[PATCH v12 00/14] vfio-user server in QEMU

2022-06-13 Thread Jagannathan Raman
This is v12 of the server side changes to enable vfio-user in QEMU. Thanks so much for reviewing this series and sharing your feedback. We made the following changes in this series: [PATCH v12 13/14] vfio-user: handle device interrupts - Renamed msi_set_irq_state() and msix_set_irq_state() as