[Qemu-devel] PowerPC implementations details

2005-05-28 Thread l'indien
In order to improve Qemu PowerPC emulation, I need a synthetic overview of SPR registers, MSR bits assignments and implemented instructions for every specific PowerPC implementation I want to emulate. As I was not able to find this kind of documentation, I started to work on it. For those interress

Re: [Qemu-devel] cocoa.m using openGL

2005-05-28 Thread Mike Kronenberg
Pierre d'Herbemont wrote: On 24 mai 05, at 17:11, Mike Kronenberg wrote: Testbuild and diff are on http://www.kberg.ch/cocoaqemu It doesn't work on my iMac DV G3 400. I know that its ATI Rage 128 is very limited, but I think that we'll had to keep both version... Did You get an error-me

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

2005-05-28 Thread Mike Kronenberg
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

Re: [Qemu-devel] Qemu + Windows

2005-05-28 Thread Filip Navara
--- Begin Message --- Hi! Michael Noisternig wrote: Hi guys, several things don't work on Windows, as you certainly know. Probably most of them are easy to fix. E.g. don't write to stderr on Windows, you won't see it (unless redirected), (IIRC). There has been couple of patches that allow

Re: [Qemu-devel] Qemu + Windows

2005-05-28 Thread Filip Navara
Hi! Michael Noisternig wrote: Hi guys, several things don't work on Windows, as you certainly know. Probably most of them are easy to fix. E.g. don't write to stderr on Windows, you won't see it (unless redirected), (IIRC). There has been couple of patches that allow this to work. The key i

Re: [Qemu-devel] Qemu sandbox for teaching

2005-05-28 Thread Jerome Warnier
Le samedi 28 mai 2005 à 14:13 +0100, Paul Brook a écrit : > On Saturday 28 May 2005 13:42, Jerome Warnier wrote: > > Does someone here have an idea on how to do the following using Qemu, > > but I'm open to other suggestions: > > > > I would like to provide a UNIX CLI sandbox for users to poke arou

Re: [Qemu-devel] Qemu + Windows

2005-05-28 Thread Jernej Simonèiè
On Saturday, May 28, 2005, 18:10:44, Michael Noisternig wrote: > several things don't work on Windows, as you certainly know. Probably > most of them are easy to fix. E.g. don't write to stderr on Windows, you > won't see it (unless redirected), (IIRC). You'll see STDERR output as long as Qemu i

[Qemu-devel] Qemu + Windows

2005-05-28 Thread Michael Noisternig
Hi guys, several things don't work on Windows, as you certainly know. Probably most of them are easy to fix. E.g. don't write to stderr on Windows, you won't see it (unless redirected), (IIRC). Also switching between virtual screens does not work. What I would really like to see is Qemu interac

Re: [Qemu-devel] [PATCH] Embed QEmu screen on a custom window

2005-05-28 Thread Joe Batt
On Sat, 2005-05-28 at 16:10 +0200, Oliver Gerlich wrote: > Christian MICHON wrote: > > ... > Coming to think of it, I happen to like the idea of an OSD :) ... For reference, I work 30 hrs/wk in a VMWare VM running w2k on a Linux workstation. I keep my left screen in X for local apps, but the righ

Re: [Qemu-devel] [PATCH] Embed QEmu screen on a custom window

2005-05-28 Thread Oliver Gerlich
Christian MICHON wrote: ok, maybe this needs clarifications. I do not have a Mac, therefore anything related to cocoa is unknow to me. sorry :( Let's take an instance of i386-softmmu qemu, which has switched internally into a 1024x768 graphical mode. To have any gui toolkit AROUND it, the whole

Re: [Qemu-devel] Qemu sandbox for teaching

2005-05-28 Thread Paul Brook
On Saturday 28 May 2005 14:31, Lennert Buytenhek wrote: > On Sat, May 28, 2005 at 09:22:23AM -0400, Tom Sandholm wrote: > > Yes. > > Using a fairly large server, (i.e. xeon dual with 4Gb ram & 120GB disk), > > and installing... > > Hmm.. 8 el-cheapo whitebox PCs just might be cheaper than that dual

Re: [Qemu-devel] Qemu sandbox for teaching

2005-05-28 Thread Lennert Buytenhek
On Sat, May 28, 2005 at 09:22:23AM -0400, Tom Sandholm wrote: > Yes. > Using a fairly large server, (i.e. xeon dual with 4Gb ram & 120GB disk), > and installing... Hmm.. 8 el-cheapo whitebox PCs just might be cheaper than that dual xeon with 4gb ram and 120G of disk of yours. ;-) (They'll like

Re: [Qemu-devel] [PATCH] Embed QEmu screen on a custom window

2005-05-28 Thread Christian MICHON
ok, maybe this needs clarifications. I do not have a Mac, therefore anything related to cocoa is unknow to me. sorry :( Let's take an instance of i386-softmmu qemu, which has switched internally into a 1024x768 graphical mode. To have any gui toolkit AROUND it, the whole apps, inclusive of the win

Re: [Qemu-devel] Qemu sandbox for teaching

2005-05-28 Thread Tom Sandholm
Jerome, Yes. Using a fairly large server, (i.e. xeon dual with 4Gb ram & 120GB disk), and installing... 1. Qemu 2. vde (virtual distributed ethernet) 3. tun/tap device drivers (usually kernel module). I've been able to create 8 conncurrent qemu instances with reasonable performance. I recom

Re: [Qemu-devel] Qemu sandbox for teaching

2005-05-28 Thread Paul Brook
On Saturday 28 May 2005 13:42, Jerome Warnier wrote: > Does someone here have an idea on how to do the following using Qemu, > but I'm open to other suggestions: > > I would like to provide a UNIX CLI sandbox for users to poke around in a > UNIX course. It would be better if available from the web

[Qemu-devel] Qemu sandbox for teaching

2005-05-28 Thread Jerome Warnier
Does someone here have an idea on how to do the following using Qemu, but I'm open to other suggestions: I would like to provide a UNIX CLI sandbox for users to poke around in a UNIX course. It would be better if available from the web (preferably without having to install anything on the users' P

Re: [Qemu-devel] [PATCH] Embed QEmu screen on a custom window

2005-05-28 Thread Jerome Warnier
Le jeudi 26 mai 2005 à 11:14 -0400, Christian Bourque a écrit : > Christian MICHON wrote: > >this would pay more than to have 1 frontend for windows, 1 for linux, > >1 for sparc, 1 for mac, etc... > >what's your opinion on this ? > > You could also use my frontend JQEMU which works on any Java ena

Re: [Qemu-devel] [PATCH] Embed QEmu screen on a custom window

2005-05-28 Thread Sylvain Petreolle
--- Christian Bourque <[EMAIL PROTECTED]> a écrit: > Christian MICHON wrote: > >this would pay more than to have 1 frontend for windows, 1 for linux, > >1 for sparc, 1 for mac, etc... > >what's your opinion on this ? > > You could also use my frontend JQEMU which works on any Java enabled platform