On 6 September 2015 at 21:39, Programmingkid <programmingk...@gmail.com> 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 > system > is similar to how a shell like Bash works.
This should definitely not be in the Cocoa UI frontend code. And we already have '-readconfig', so we should improve any deficiencies it has, not just add a completely separate config file system. thanks -- PMM