From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41156) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCmtD-0005F3-NB for qemu-devel@nongnu.org; Thu, 31 Jul 2014 05:43:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCmt9-0006HO-5u for qemu-devel@nongnu.org; Thu, 31 Jul 2014 05:43:11 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40279) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCmt8-0006HD-Sd for qemu-devel@nongnu.org; Thu, 31 Jul 2014 05:43:07 -0400 Date: Thu, 31 Jul 2014 10:42:56 +0100 From: Stefan Hajnoczi Message-ID: <20140731094256.GA25929@stefanha-thinkpad.redhat.com> References: <1406124453-12226-1-git-send-email-cnanakos@grnet.gr> <1406743149-31891-1-git-send-email-cnanakos@grnet.gr> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="azLHFNyN32YCQGCU" Content-Disposition: inline In-Reply-To: <1406743149-31891-1-git-send-email-cnanakos@grnet.gr> Subject: Re: [Qemu-devel] [PATCH v8 4/5] QMP: Add support for Archipelago List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chrysostomos Nanakos Cc: kwolf@redhat.com, qemu-devel@nongnu.org --azLHFNyN32YCQGCU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 30, 2014 at 08:59:09PM +0300, Chrysostomos Nanakos wrote: > Introduce new enum BlockdevOptionsArchipelago. >=20 > @volume: #Name of the Archipelago volume image >=20 > @mport: #'mport' is the port number on which mapperd is > listening. This is optional and if not specified, > QEMU will make Archipelago to use the default port. >=20 > @vport: #'vport' is the port number on which vlmcd is > listening. This is optional and if not specified, > QEMU will make Archipelago to use the default port. >=20 > @segment: #optional The name of the shared memory segment > Archipelago stack is using. This is optional > and if not specified, QEMU will make Archipelago > use the default value, 'archipelago'. >=20 > Signed-off-by: Chrysostomos Nanakos > --- > qapi/block-core.json | 35 ++++++++++++++++++++++++++++++++++- > 1 file changed, 34 insertions(+), 1 deletion(-) Thanks, applied to my block-next tree and replaced v7 patch: https://github.com/stefanha/qemu/commits/block-next Stefan --azLHFNyN32YCQGCU Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJT2g+gAAoJEJykq7OBq3PII5EIALqiJwwuRNYVvHzXkJDmvT/7 qTBDKHOlCQ6yY8J8pYitGYSRGCr3Hh5Z0+m9sUPQrjKuE7NJeTKr5k2AsvBLTe+r 9TZsfLKZtYI1vAVI8wwWPNNJeEfiwTHJ5VB/ZYhzz2k2REllS0P3d8GztSfTPdz8 A3GBYH7UEcLWoWaCf/5mMzIBHwWkzQwK0fv0O8EeJJcahMuqPei00TIWbWzzFM/4 7kE+sUCYZFV311V4ei1UWZ9sKxCWxuqnKRVOJV/qiLBOeLmaeioHnOyAVGH/TNej XDKHiiuR2MwUxD5fLWCKvnO2lgZPFKQkKnSMBb1DxPye43mRG/uxCBYV7pAfNiY= =KRX0 -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU--