Re: [PATCH] introduce VFIO-over-socket protocol specificaion

2020-08-07 Thread John G Johnson
Updated doc to address comments. Many changes are typos, but some are more more substantive. JJ Version title is a hyperlink the versioning section Rewrote concurrency section to be less concurrent Removed disconnection re

Re: [PATCH] introduce VFIO-over-socket protocol specificaion

2020-07-30 Thread John G Johnson
Comments embedded. Thanks for looking at it. JJ > On Jul 29, 2020, at 4:51 PM, Alex Williamson > wrote: > > On Thu, 16 Jul 2020 08:31:43 -0700 > Thanos Makatos wrote: > >> This patch introduces the VFIO-over-socket protocol specification,

Re: [PATCH] introduce VFIO-over-socket protocol specificaion

2020-07-29 Thread John G Johnson
Thanos is on vacation. My comments embedded. JJ > On Jul 29, 2020, at 5:48 AM, Stefan Hajnoczi wrote: > > On Wed, Jul 22, 2020 at 11:42:26AM +, Thanos Makatos wrote: diff --git a/docs/devel/vfio-over-socket.rst b/docs/devel/vfio-over

Re: [PATCH] introduce VFIO-over-socket protocol specificaion

2020-07-29 Thread Alex Williamson
On Thu, 16 Jul 2020 08:31:43 -0700 Thanos Makatos wrote: > This patch introduces the VFIO-over-socket protocol specification, which > is designed to allow devices to be emulated outside QEMU, in a separate > process. VFIO-over-socket reuses the existing VFIO defines, structs and > concepts. > >

Re: [PATCH] introduce VFIO-over-socket protocol specificaion

2020-07-29 Thread Stefan Hajnoczi
On Wed, Jul 22, 2020 at 11:42:26AM +, Thanos Makatos wrote: > > > diff --git a/docs/devel/vfio-over-socket.rst b/docs/devel/vfio-over- > > socket.rst > > > new file mode 100644 > > > index 000..723b944 > > > --- /dev/null > > > +++ b/docs/devel/vfio-over-socket.rst > > > @@ -0,0 +1,1135 @@

RE: [PATCH] introduce VFIO-over-socket protocol specificaion

2020-07-22 Thread Thanos Makatos
; John G Johnson > Subject: Re: [PATCH] introduce VFIO-over-socket protocol specificaion > > On Thu, Jul 16, 2020 at 08:31:43AM -0700, Thanos Makatos wrote: > > This patch introduces the VFIO-over-socket protocol specification, which > > is designed to allow devices to be emulated outs

Re: [PATCH] introduce VFIO-over-socket protocol specificaion

2020-07-17 Thread Stefan Hajnoczi
On Thu, Jul 16, 2020 at 08:31:43AM -0700, Thanos Makatos wrote: > This patch introduces the VFIO-over-socket protocol specification, which > is designed to allow devices to be emulated outside QEMU, in a separate > process. VFIO-over-socket reuses the existing VFIO defines, structs and > concepts.

Re: [PATCH] introduce VFIO-over-socket protocol specificaion

2020-07-16 Thread no-reply
Patchew URL: https://patchew.org/QEMU/1594913503-52271-1-git-send-email-thanos.maka...@nutanix.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 1594913503-52271-1-git-send-email-thanos.maka...@nutanix.com Subject: [

Re: [PATCH] introduce VFIO-over-socket protocol specificaion

2020-07-16 Thread no-reply
Patchew URL: https://patchew.org/QEMU/1594913503-52271-1-git-send-email-thanos.maka...@nutanix.com/ Hi, This series failed the docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TES