From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48494) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUVjD-00070k-Bk for qemu-devel@nongnu.org; Mon, 31 Mar 2014 02:29:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WUVjC-0001At-GJ for qemu-devel@nongnu.org; Mon, 31 Mar 2014 02:29:51 -0400 Received: from mail-ve0-x22a.google.com ([2607:f8b0:400c:c01::22a]:46974) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUVjC-0001Ap-Bw for qemu-devel@nongnu.org; Mon, 31 Mar 2014 02:29:50 -0400 Received: by mail-ve0-f170.google.com with SMTP id pa12so7979837veb.29 for ; Sun, 30 Mar 2014 23:29:49 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <87lhvuva7v.fsf@linaro.org> References: <87lhvuva7v.fsf@linaro.org> Date: Mon, 31 Mar 2014 11:29:49 +0500 Message-ID: From: Qasim Maqbool Content-Type: multipart/alternative; boundary=047d7b6dbb6aac706d04f5e12d9d Subject: Re: [Qemu-devel] QEMU Command Line Options List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Alex_Benn=E9e?= Cc: qemu-devel@nongnu.org --047d7b6dbb6aac706d04f5e12d9d Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Alex, Yes thats exactly what I was looking for. Thanks. Qasim On Fri, Mar 28, 2014 at 4:22 PM, Alex Benn=E9e wro= te: > > Qasim Maqbool writes: > > > Hi, > > > > I need to add a few command line options to QEMU. However, I am yet to > > determine how QEMU takes input from the command line and parses the > option > > values. I have tried looking at various files including vl.c and cmd.c > but > > nothing seems to work right now. > > > > Can anyone put me on the right path here? Or am I trying to do somethin= g > > which is impossible? > > Your on the right track but the missing piece is updating > qemu-options.hx. > > If you look at the patch I recently posted to the list: > > qemu-log: new option -dfilter to limit output > > You should be able to see all the bits I added. > > > > > Thanks. > > -- > Alex Benn=E9e > > --047d7b6dbb6aac706d04f5e12d9d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi Alex,

Yes thats exactly what I w= as looking for. Thanks.

Qasim


On Fri, Mar 28, 2014 at 4:22 PM, Ale= x Benn=E9e <alex.bennee@linaro.org> wrote:

Qasim Maqbool <qasim.maqbool@= gmail.com> writes:

> Hi,
>
> I need to add a few command line options to QEMU. However, I am yet to=
> determine how QEMU takes input from the command line and parses the op= tion
> values. I have tried looking at various files including vl.c and cmd.c= but
> nothing seems to work right now.
>
> Can anyone put me on the right path here? Or am I trying to do somethi= ng
> which is impossible?

Your on the right track but the missing piece is updating
qemu-options.hx.

If you look at the patch I recently posted to the list:

=A0 =A0 qemu-log: new option -dfilter to limit output

You should be able to see all the bits I added.

>
> Thanks.

--
Alex Benn=E9e


--047d7b6dbb6aac706d04f5e12d9d--