From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48062) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WuMtS-00008U-NH for qemu-devel@nongnu.org; Tue, 10 Jun 2014 10:19:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WuMtO-0006dF-2L for qemu-devel@nongnu.org; Tue, 10 Jun 2014 10:19:18 -0400 Received: from mail-wg0-x230.google.com ([2a00:1450:400c:c00::230]:59512) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WuMtN-0006d5-Ki for qemu-devel@nongnu.org; Tue, 10 Jun 2014 10:19:13 -0400 Received: by mail-wg0-f48.google.com with SMTP id n12so7281837wgh.19 for ; Tue, 10 Jun 2014 07:19:12 -0700 (PDT) Date: Tue, 10 Jun 2014 16:19:08 +0200 From: Stefan Hajnoczi Message-ID: <20140610141908.GA17823@stefanha-thinkpad.str.redhat.com> References: <1398752476-23448-1-git-send-email-sw@weilnetz.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OgqxwSJOaUobr8KG" Content-Disposition: inline In-Reply-To: <1398752476-23448-1-git-send-email-sw@weilnetz.de> Subject: Re: [Qemu-devel] [PATCH] configure: Enable dead code (lzo, snappy, quorum) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: Qiao Nuohan , =?iso-8859-1?Q?Beno=EEt?= Canet , qemu-devel@nongnu.org --OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 29, 2014 at 08:21:16AM +0200, Stefan Weil wrote: > Those options were not enabled by default, even when the build > environment would have supported them, so the corresponding > code was not compiled in normal test builds like on build bots. >=20 > Signed-off-by: Stefan Weil > --- >=20 > I'm not sure whether this patch is trivial enough for qemu-trivial. > Are there any disadvantages when this code is enabled? >=20 > Stefan >=20 > configure | 39 ++++++++++++++++++++++++--------------- > 1 file changed, 24 insertions(+), 15 deletions(-) Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --OgqxwSJOaUobr8KG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJTlxPcAAoJEJykq7OBq3PITzEH/12tm36nLeAnEUUcb6WP41F0 zw0+1gnkejUnMRSbaYk27KVQfinrG7fZwJPU6dwgC7KYRcCBtE/npLaVR0MrenHt 9HSPnNvETq06DSG7KcgM9KiDTYj2rdYcV4yS8ePYwX1blkCmgy8FArzdcsQFF8cf cCid1HwHK7wacF/5f9N+apDBdaPYnc73cn9XeiuyGSkEkBo1V1TeJpMq49vIRLxO NDWGh6MIc6frP0sVFNERgD20/LQAeNy2QLZowoCuVhn19tGIv93A8kahILSpJwlU ASYQ7qyUxLR/t2nOvZZahyr+aRj7btemFycugj6AudK9aqhK12MwrfPVPggGA8g= =1O6C -----END PGP SIGNATURE----- --OgqxwSJOaUobr8KG--