From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46083) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqWra-00056V-E1 for qemu-devel@nongnu.org; Thu, 26 Jan 2012 16:28:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RqWrU-0002vU-4K for qemu-devel@nongnu.org; Thu, 26 Jan 2012 16:28:10 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39522) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqWrT-0002vQ-Tu for qemu-devel@nongnu.org; Thu, 26 Jan 2012 16:28:04 -0500 Message-ID: <4F21C55F.6020802@redhat.com> Date: Thu, 26 Jan 2012 14:27:59 -0700 From: Eric Blake MIME-Version: 1.0 References: <75020d27a76d9b884a9c40d8c6ec81b525ab96a9.1327302677.git.peter.crosthwaite@petalogix.com> <4F1E5C49.4030604@suse.de> <4F1EF705.30900@weilnetz.de> <4F21AAAC.1020209@freescale.com> In-Reply-To: <4F21AAAC.1020209@freescale.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig5D64D593630039416412DE39" Subject: Re: [Qemu-devel] [RFC PATCH 5/7] vl.c: added -kerndtb option List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Scott Wood Cc: Peter Maydell , monstr@monstr.eu, edgar.iglesias@petalogix.com, Stefan Weil , qemu-devel@nongnu.org, "Peter A. G. Crosthwaite" , duyl@xilinx.com, linnj@xilinx.com, =?ISO-8859-15?Q?Andreas_?= =?ISO-8859-15?Q?F=E4rber?= , john.williams@petalogix.com This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5D64D593630039416412DE39 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On 01/26/2012 12:34 PM, Scott Wood wrote: > On 01/24/2012 12:23 PM, Stefan Weil wrote: >> I'd prefer a different solution. As far as I have understood, >> the dtb is only useful with a kernel, so it could be handled >> as an optional attribute to the -kernel parameter: >> >> -kernel IMAGE[,dtb=3DDTB] >> >> Of course the same applies to -append, but that's a different issue. >=20 > -initrd as well. >=20 > This would mean you couldn't have a comma in a filename (shouldn't come= > up often, but still ugly). In other instances where you use a comma to separate arguments and also want to accept commas in arbitrary file names, qemu has used the notion of a double comma as being the escape sequence for a single comma in the intended file name, rather than a separator for later arguments. --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig5D64D593630039416412DE39 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.11 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJPIcVfAAoJEKeha0olJ0NqUB8IAKVLFFZKz70y1qXxhizvTHqa B2r2eBJymhKMLno2zrVwvKw0hskaidmOC+lU7BP0t91hZ85WE2HOFkHSN2CztssP Vj4HDq0r9gPI3aADdTkN8aVIrque9EN9nBqMzpiOppepphSb28ySnb2KAgguE5uE rFOz3KWk0jTlYsKTpcpcsHCdmfWtWwTuocRkt9AVOUlJ0hhciamMEwcdb3NRlvp5 EcgSCzP6j3E2jqOoEpYEogVKsFBLqD740WD1+Qq01T9ym8ZZMK+buYjmHMsjugLe X71UZPmZNE4R+HJujq5bj6ofN/hdHJB1yzedW212K7r26RB9u+ROdqLvlKvHJgI= =xdtF -----END PGP SIGNATURE----- --------------enig5D64D593630039416412DE39--