All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Answer to previous question about user mode emulation
@ 2004-06-24 10:55 Laurent DESNOGUES
  2004-06-24 11:12 ` Hetz Ben Hamo
  0 siblings, 1 reply; 7+ messages in thread
From: Laurent DESNOGUES @ 2004-06-24 10:55 UTC (permalink / raw)
  To: qemu-devel

Hum, the CVS head makes more sense :-)

Is there an easy way to grab CVS head on Savanah?
Like a snapshot...


Laurent



*******************************************************************************

This E-mail is from ESTEREL TECHNOLOGIES. The E-mail and any files
transmitted with it are confidential and intended solely for the use of the
individual or entity to whom they are addressed. Any unauthorised
dissemination, copy, use or disclosure of this E-mail or of any of its
attachments is strictly prohibited and may be illegal. If you have received
the E-mail in error please notify disclaimer@esterel-technologies.com and
delete it from your system.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] Answer to previous question about user mode emulation
  2004-06-24 10:55 [Qemu-devel] Answer to previous question about user mode emulation Laurent DESNOGUES
@ 2004-06-24 11:12 ` Hetz Ben Hamo
  2004-06-24 11:19   ` Jean-Michel POURE
  0 siblings, 1 reply; 7+ messages in thread
From: Hetz Ben Hamo @ 2004-06-24 11:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent DESNOGUES

I'm putting a nightly snapshot at http://www.dad-answers.com/qemu/

Instructions how to pull sources from the CVS (you don't need it if you're 
using the snapshot) is available at: http://savannah.gnu.org/projects/qemu

Thanks,
Hetz

On Thursday 24 June 2004 13:55, Laurent DESNOGUES wrote:
> Hum, the CVS head makes more sense :-)
>
> Is there an easy way to grab CVS head on Savanah?
> Like a snapshot...
>
>
> Laurent

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] Answer to previous question about user mode emulation
  2004-06-24 11:12 ` Hetz Ben Hamo
@ 2004-06-24 11:19   ` Jean-Michel POURE
  2004-06-24 14:34     ` Hetz Ben Hamo
  0 siblings, 1 reply; 7+ messages in thread
From: Jean-Michel POURE @ 2004-06-24 11:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent DESNOGUES

> I'm putting a nightly snapshot at http://www.dad-answers.com/qemu

If you are interested, I can produce daily RPMs for Mandrake 10, SuSE 9.1 and 
Fedora Core 2 as soon as my small farm is up and running (should be by 
Sunday). Cheers, Jean-Michel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] Answer to previous question about user mode emulation
@ 2004-06-24 11:25 Laurent DESNOGUES
  2004-06-25 13:08 ` vaise
  0 siblings, 1 reply; 7+ messages in thread
From: Laurent DESNOGUES @ 2004-06-24 11:25 UTC (permalink / raw)
  To: jm; +Cc: Laurent DESNOGUES, qemu-devel


> If you are interested, I can produce daily RPMs for Mandrake 10,
> SuSE 9.1 and Fedora Core 2

That's nice, but I don't really need that.  I only need sources for
a project I hope to merge into Qemu when it's ready (which will
take time).


Laurent

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] Answer to previous question about user mode emulation
  2004-06-24 14:34     ` Hetz Ben Hamo
@ 2004-06-24 14:15       ` Jean-Michel POURE
  0 siblings, 0 replies; 7+ messages in thread
From: Jean-Michel POURE @ 2004-06-24 14:15 UTC (permalink / raw)
  To: Hetz Ben Hamo; +Cc: qemu-devel

Le jeudi 24 Juin 2004 16:34, Hetz Ben Hamo a écrit :
> I'll be happy to host it, tell  me when you have it ready and we'll set
> things up between us.

Presently, I am stuck trying to speed up recent distros that seem to behave 
like Fedora. Will try "clock=pit" at boot time as proposed by Fabrice.

Then I will review RPM spec files and set-up daily cron jobs to produce the 
RPMs. Let's stay in touch. It can take a few days.

Cheers, Jean-Michel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] Answer to previous question about user mode emulation
  2004-06-24 11:19   ` Jean-Michel POURE
@ 2004-06-24 14:34     ` Hetz Ben Hamo
  2004-06-24 14:15       ` Jean-Michel POURE
  0 siblings, 1 reply; 7+ messages in thread
From: Hetz Ben Hamo @ 2004-06-24 14:34 UTC (permalink / raw)
  To: jm, qemu-devel

> If you are interested, I can produce daily RPMs for Mandrake 10, SuSE 9.1 and 
> Fedora Core 2 as soon as my small farm is up and running (should be by 
> Sunday). Cheers, Jean-Michel

I'll be happy to host it, tell  me when you have it ready and we'll set 
things up between us.

Thanks,
Hetz

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Qemu-devel] Answer to previous question about user mode emulation
  2004-06-24 11:25 Laurent DESNOGUES
@ 2004-06-25 13:08 ` vaise
  0 siblings, 0 replies; 7+ messages in thread
From: vaise @ 2004-06-25 13:08 UTC (permalink / raw)
  To: qemu-devel

On Thursday 24 June 2004 13:25, Laurent DESNOGUES wrote:
> If you are interested, I can produce daily RPMs for Mandrake 10,
> SuSE 9.1 and Fedora Core 2

That's a very good idea

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-06-25 11:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-24 10:55 [Qemu-devel] Answer to previous question about user mode emulation Laurent DESNOGUES
2004-06-24 11:12 ` Hetz Ben Hamo
2004-06-24 11:19   ` Jean-Michel POURE
2004-06-24 14:34     ` Hetz Ben Hamo
2004-06-24 14:15       ` Jean-Michel POURE
  -- strict thread matches above, loose matches on Subject: below --
2004-06-24 11:25 Laurent DESNOGUES
2004-06-25 13:08 ` vaise

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.