Re: [Qemu-devel] RFC: options parsing in vl.c should be module

2012-03-30 Thread Stefan Hajnoczi
On Fri, Mar 30, 2012 at 7:52 AM, Wanpeng Li wrote: > Consider of the options parsing process in main function of vl.c is too long. > It should be module into single function to clear Ideas, strengthen the > source code > management, and increase code readability. I suggest sending a patch to sho

[Qemu-devel] RFC: options parsing in vl.c should be module

2012-03-29 Thread Wanpeng Li
Hi all: Consider of the options parsing process in main function of vl.c is too long. It should be module into single function to clear Ideas, strengthen the source code management, and increase code readability. Regards, Wanpeng Li -- LTC China, IBM, Shanghai