All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Kronenberg <mike.kronenberg@kberg.ch>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] cocoa.m
Date: Mon, 30 May 2005 10:39:14 +0200	[thread overview]
Message-ID: <429AD132.8060803@kberg.ch> (raw)
In-Reply-To: <07665104-3687-4286-9B20-55D57C9E8A2E@free.fr>

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	other threads:[~2005-05-30  8:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-27 11:42 [Qemu-devel] [PATCH] cocoa.m Mike Kronenberg
2005-05-27 14:09 ` Natalia Portillo
2005-05-27 14:24   ` Mike Kronenberg
2005-05-27 14:51 ` Mike Kronenberg
2005-05-27 15:04   ` Pierre d'Herbemont
2005-05-28 18:36     ` Mike Kronenberg
2005-05-29 14:44       ` Pierre d'Herbemont
2005-05-30  8:39         ` Mike Kronenberg [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=429AD132.8060803@kberg.ch \
    --to=mike.kronenberg@kberg.ch \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.