Re: [PATCH RFC server v2 00/11] vfio-user server in QEMU

2021-09-10 Thread Jag Raman
> On Sep 9, 2021, at 4:17 AM, Stefan Hajnoczi wrote: > > Hi Jag, > I have finished reviewing these patches and left comments. I didn't take > a look at the libvfio-user's implementation. Thank you for you comments, Stefan - we’ll get cracking on them. :) -- Jag > > Stefan

Re: [PATCH RFC server v2 00/11] vfio-user server in QEMU

2021-09-09 Thread Stefan Hajnoczi
Hi Jag, I have finished reviewing these patches and left comments. I didn't take a look at the libvfio-user's implementation. Stefan signature.asc Description: PGP signature

Re: [PATCH RFC server v2 00/11] vfio-user server in QEMU

2021-09-08 Thread Jag Raman
> On Sep 8, 2021, at 6:08 AM, Stefan Hajnoczi wrote: > > On Fri, Aug 27, 2021 at 01:53:19PM -0400, Jagannathan Raman wrote: >> Hi, >> >> This series depends on the following series from >> Elena Ufimtseva : >> [PATCH RFC v2 00/16] vfio-user implementation > > Please send future revisions as

Re: [PATCH RFC server v2 00/11] vfio-user server in QEMU

2021-09-08 Thread Stefan Hajnoczi
On Fri, Aug 27, 2021 at 01:53:19PM -0400, Jagannathan Raman wrote: > Hi, > > This series depends on the following series from > Elena Ufimtseva : > [PATCH RFC v2 00/16] vfio-user implementation Please send future revisions as separate email threads. Tools have trouble separating your series from

[PATCH RFC server v2 00/11] vfio-user server in QEMU

2021-08-27 Thread Jagannathan Raman
Hi, This series depends on the following series from Elena Ufimtseva : [PATCH RFC v2 00/16] vfio-user implementation Thank you for your feedback for the v1 patches! https://www.mail-archive.com/qemu-devel@nongnu.org/msg825021.html We have incorporated the following feedback from v1 of the review