From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwcWT-0001hh-Kq for qemu-devel@nongnu.org; Wed, 11 Nov 2015 16:01:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZwcWE-0000zJ-Lt for qemu-devel@nongnu.org; Wed, 11 Nov 2015 16:01:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48261) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwcWE-0000zE-H5 for qemu-devel@nongnu.org; Wed, 11 Nov 2015 16:01:26 -0500 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id F0C126365C for ; Wed, 11 Nov 2015 21:01:25 +0000 (UTC) References: <1447274358-2772-1-git-send-email-ehabkost@redhat.com> From: Eric Blake Message-ID: <5643AC9F.9030500@redhat.com> Date: Wed, 11 Nov 2015 14:01:19 -0700 MIME-Version: 1.0 In-Reply-To: <1447274358-2772-1-git-send-email-ehabkost@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="X8hsgI5C2mkoECxP1n0LOqkXo6RA6Qd3Q" Subject: Re: [Qemu-devel] [PATCH] vl: Use exit(1) when requested VGA interface is unavailable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost , qemu-devel@nongnu.org Cc: Paolo Bonzini This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --X8hsgI5C2mkoECxP1n0LOqkXo6RA6Qd3Q Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/11/2015 01:39 PM, Eduardo Habkost wrote: > Instead of using exit(0), use exit(1) when an unavailable VGA > interface is used in the command-line to indicate it's an error. >=20 > Signed-off-by: Eduardo Habkost > --- > vl.c | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --X8hsgI5C2mkoECxP1n0LOqkXo6RA6Qd3Q Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWQ6yfAAoJEKeha0olJ0NquwcH/0uDsBr+fSUREg0kAUbC8e39 bRp5kSOOW7gVGDbpt3VgtiVzmxuLYqcmSHH4OwUYB4AAgTqIm2JZnx6O6WkFW1EF HoUFjC4W90w28rTZE8YHCNJZqu3Q/udYZaMpN2sAIHgfgC2WxZUDd//ol5jjyy0t nC82uFCxauBuA013bt0Bd7mCwmgmNhBTmZY3NRc97Y/QqKw1Fqhd1rc8AiQ5Gwst 7BHMJSz+vKHNHKifBKKMNtOOLfWr6lOOAhAIRowTWh+cpVh0FAjrb4wiL80Y2Ycm 4ilyOPaCbaX80ITj9w6ZNn2c7ZGl/R8tI/z4kpfjgrY27wqMej3JJmmgxKBU/DU= =uIfd -----END PGP SIGNATURE----- --X8hsgI5C2mkoECxP1n0LOqkXo6RA6Qd3Q--