hi, Qasim:
     pls refer to 'qemu-options.hx' and the big switch in 'vl.c'.

Thanks,
Jules. 



At 2014-03-28 14:25:43,"Qasim Maqbool" <qasim.maqbool@gmail.com> wrote:
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?

Thanks.