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: Alex Bennée
Subject: Re: [Qemu-devel] QEMU Command Line Options
Date: Fri, 28 Mar 2014 11:22:44 +0000
User-agent: mu4e 0.9.9.6pre2; emacs 24.3.50.3

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]