qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] cocoa.m


From: Mike Kronenberg
Subject: Re: [Qemu-devel] [PATCH] cocoa.m
Date: Mon, 30 May 2005 10:39:14 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317)

Pierre d'Herbemont wrote:


On 28 mai 05, at 20:36, Mike Kronenberg wrote:

Pierre d'Herbemont wrote:

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.


For now a single-threaded qemu could be ok... The patch will be smaller, and the multiple instance feature may be added later. What do you think?


I'm looking into it, guess we have to make a qemu class and hide all the static stuff form the controller so we can call qemu as an object and dispose of it at the end, since i did not manage yet to reuse qemu properly for a second time (to many vars and objects to nil).

Mike




reply via email to

[Prev in Thread] Current Thread [Next in Thread]