From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33010) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gWkiy-00069h-Ir for qemu-devel@nongnu.org; Tue, 11 Dec 2018 11:17:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gWkiv-0002Bf-Vr for qemu-devel@nongnu.org; Tue, 11 Dec 2018 11:17:32 -0500 Date: Tue, 11 Dec 2018 16:17:10 +0000 From: Anthony PERARD Message-ID: <20181211161710.GU18875@perard.uk.xensource.com> References: <1544525238-3527-1-git-send-email-paul.durrant@citrix.com> <1544525238-3527-15-git-send-email-paul.durrant@citrix.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <1544525238-3527-15-git-send-email-paul.durrant@citrix.com> Subject: Re: [Qemu-devel] [PATCH v3 14/18] xen: add implementations of xen-block connect and disconnect functions... List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Durrant Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org, xen-devel@lists.xenproject.org, Stefano Stabellini , Kevin Wolf , Max Reitz On Tue, Dec 11, 2018 at 10:47:14AM +0000, Paul Durrant wrote: > ...and wire in the dataplane. > > This patch adds the remaining code to make the xen-block XenDevice > functional. The parameters that a block frontend expects to find are > populated in the backend xenstore area, and the 'ring-ref' and > 'event-channel' values specified in the frontend xenstore area are > mapped/bound and used to set up the dataplane. > > Signed-off-by: Paul Durrant Reviewed-by: Anthony PERARD -- Anthony PERARD