On Thu, Jul 21, 2005 at 04:00:12PM +0200, Ren? Korthaus wrote: > That is what I was also thinking about for some time, but first we > should then agree on an universal way of saving configurations (this > was already been touched by the list some time ago, couldnt find the > mails by now). As I am pretty much satisfied with saving the data in > an xml file, I would suggest this way, but we shouldnt only focus on > Mac OS X part, but also on other platforms. >
I have a shell script that provides config file support for qemu called vqemu. Basicly the format is a simple "option=value", the shell script sources the config file in and then passes certain command line options to qemu based on the options given. The script should be easy to modify to use on OS X. To make it more portable (e.g. usable on Windows), converting it to C is not terribly difficult. -- Infinite complexity begets infinite beauty. Infinite precision begets infinite perfection. _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel