From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V8uSr-0005JM-R3 for qemu-devel@nongnu.org; Mon, 12 Aug 2013 11:55:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V8uSm-0002Wv-UU for qemu-devel@nongnu.org; Mon, 12 Aug 2013 11:55:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:28515) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V8uSm-0002We-Bx for qemu-devel@nongnu.org; Mon, 12 Aug 2013 11:55:20 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r7CFtJBF006114 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 12 Aug 2013 11:55:19 -0400 Message-ID: <52090567.4040301@redhat.com> Date: Mon, 12 Aug 2013 09:55:19 -0600 From: Eric Blake MIME-Version: 1.0 References: <0dadf52d6235d364e4e81d6b8b7c8d22ab029bdc.1375254226.git.minovotn@redhat.com> In-Reply-To: <0dadf52d6235d364e4e81d6b8b7c8d22ab029bdc.1375254226.git.minovotn@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="9HV1NdkpSMO7sgrhMkSNsS1w1jqDvf1uE" Subject: Re: [Qemu-devel] [PATCH v5] vl.c: Output error on invalid machine type provided List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michal Novotny Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --9HV1NdkpSMO7sgrhMkSNsS1w1jqDvf1uE Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/31/2013 01:04 AM, Michal Novotny wrote: > Output error message using qemu's error_report() function when user > provides the invalid machine type on the command line. This also saves > time to find what issue is when you downgrade from one version of qemu > to another that doesn't support required machine type yet (the version > user downgraded to have to have this patch applied too, of course). >=20 > Signed-off-by: Michal Novotny > --- > vl.c | 5 +++++ > 1 file changed, 5 insertions(+) Are you trying to get this in 1.6? Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --9HV1NdkpSMO7sgrhMkSNsS1w1jqDvf1uE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSCQVnAAoJEKeha0olJ0NqY9cH/3z+/MRVu4IvJ0bAI3zyjTGT IJT2HigRCKEaUmLTBDvoYxH9luOaFBoPxIT2+c7O1IeUTFcmNgLbH+ajKav/vvCY vl2fxjSfUwo6cXf65h99RQlHP8FhJ8ppJzBIS43hJS4mfT7fXo6MRsZsdga/792I Y29rZr4ljyA2UaEVMrCiQwgbQpnjfDYjAeA1oiqh/M+LXNCpaXj+rlpg6klgYRJJ 98X0gElhib1Dga7mG6vKMcLVfZ4d0KmxPKpOjMDAC0+ImJNVWS3L0pPF/aa7GTlj J3MGuOzIOuLiTPi9FePp/jptSBDZ9G5/tkjtj32/fCYrJi3y5sQQTvb/flJdRIY= =11iT -----END PGP SIGNATURE----- --9HV1NdkpSMO7sgrhMkSNsS1w1jqDvf1uE--