qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] QEMU Command Line Options


From: Qasim Maqbool
Subject: Re: [Qemu-devel] QEMU Command Line Options
Date: Mon, 31 Mar 2014 11:29:49 +0500

Hi Alex,

Yes thats exactly what I was looking for. Thanks.

Qasim


On Fri, Mar 28, 2014 at 4:22 PM, Alex Bennée <address@hidden> wrote:

Qasim Maqbool <address@hidden> 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 something
> 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ée



reply via email to

[Prev in Thread] Current Thread [Next in Thread]