From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dc6G0-0006MW-NB for qemu-devel@nongnu.org; Sat, 28 May 2005 14:42:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dc6Fy-0006LE-RE for qemu-devel@nongnu.org; Sat, 28 May 2005 14:41:59 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dc6Fy-0006Ih-11 for qemu-devel@nongnu.org; Sat, 28 May 2005 14:41:58 -0400 Received: from [195.129.94.252] (helo=srv94-252.ip-tech.ch) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1Dc6Bo-0001T4-4O for qemu-devel@nongnu.org; Sat, 28 May 2005 14:37:40 -0400 Message-ID: <4298BA22.8040101@kberg.ch> Date: Sat, 28 May 2005 20:36:18 +0200 From: Mike Kronenberg MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] cocoa.m References: <429707A8.4040400@kberg.ch> <429733EF.7010308@kberg.ch> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Pierre d'Herbemont wrote: > > On 27 mai 05, at 16:51, Mike Kronenberg wrote: > >> Pierre would like to put the whole thing in the head tree. I would >> be ready to do so, too, if this is wanted. > > > I didn't realize that the Q app was a front end. It would be much > cleaner to have it running in qemu as the cocoa qemu driver. That is what I tried to explain :) Atm Q is like QemuX minus/plus some features. > That should be done with not much troubles, if we manage to get qemu > thread safe. Did you try that way? > Until the 7. May I was trying to get all into qemu... sources are still there. I was looking into making the contoller one thread and the each qemu a thread, so one can run multiple qemus. It is still on the List - but it's a little more time intensive (I use qemu for my work) . So I gutted cocoa.m to the elemental UI things... like it is now and made a controller with the features I need a lot and I think would be useful to have in the final product. I would like very much, that my patch would be comitted, so bugs can be fixed and features added. As soon as we can make qemu threadsave, it's easy to merge the working frontend with qemu. Mike > Pierre. > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel