Re: [Qemu-devel] [PATCH] ui/cocoa.m: Add configuration file support

2015-09-06 Thread Peter Maydell
On 6 September 2015 at 21:39, Programmingkid wrote: > Having to type out all the arguments to QEMU isn't fun. That is why we need > an > easier way to setup QEMU. With a configuration file system, we just make > this > file once, and allow QEMU to do the work for us. This configuration file > syst

[Qemu-devel] [PATCH] ui/cocoa.m: Add configuration file support

2015-09-06 Thread Programmingkid
Having to type out all the arguments to QEMU isn't fun. That is why we need an easier way to setup QEMU. With a configuration file system, we just make this file once, and allow QEMU to do the work for us. This configuration file system is similar to how a shell like Bash works. A configuration f