Re: [Qemu-devel] Mac OS X issues

2005-12-13 Thread Joachim Henke
Thanks for the patch! I already browsed through the CVS history on savannah, but it's a bit tricky because some code parts moved between files when SMP support was added. Could you please provide a complete diff to the last fully working CVS snapshot? According to your patch, it dates back

[Qemu-devel] Parallel Port Support

2005-12-13 Thread Trev Jackson
Hi I have also posted this (QEMU for Linux has anyone got their parallel port working?) on the QEMU forum regarding this, but since I understand parallel port support is recent I thought It might be useful to post on the development list as well. I am trying to capture my parallel port

[Qemu-devel] Fwd: Parallel Port Support

2005-12-13 Thread Trev Jackson
Hi I don't think this made it onto the list, so I'm re-sending it -- Forwarded Message -- Subject: Parallel Port Support Date: Tuesday 13 Dec 2005 17:08 From: Trev Jackson [EMAIL PROTECTED] To: qemu-devel@nongnu.org Hi I have also posted this (QEMU for Linux

[Qemu-devel] Re: qemu curses driver

2005-12-13 Thread Blue Swirl
I only have no way to see whether everything works because I didn't even find a working BIOS image for Sparc 64, but it should be fine. Do the video adapters used in Sparc 32 machines really have nothing like a text mode? No, they are just frame buffers converting pixel data to RGB. For

Re: [Qemu-devel] Parallel Port Support

2005-12-13 Thread Trev Jackson
Hi everyone I looked at the code (vl.c) and I don't know if I am missing something, but as far as I can see unless the parameter passed to -parallel is either vc null pty or stdio the function qemu_chr_open function that is called returns null, which sets parallel_hds[0] to null, which in turn

Re: [Qemu-devel] Parallel Port Support

2005-12-13 Thread Oliver Gerlich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Trev Jackson schrieb: Hi everyone I looked at the code (vl.c) and I don't know if I am missing something, but as far as I can see unless the parameter passed to -parallel is either vc null pty or stdio the function qemu_chr_open function

Re: [Qemu-devel] Parallel Port Support

2005-12-13 Thread Trev Jackson
Sorry, I guess I overlooked in the forum thread that you use the binary version :( The host parallel port support is at the moment only available in the CVS version (the CVS log message is at http://lists.gnu.org/archive/html/qemu-devel/2005-11/msg00185.html). So, if you want to use the

Re: [Qemu-devel] Parallel Port Support

2005-12-13 Thread Oliver Gerlich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Trev Jackson schrieb: Sorry, I guess I overlooked in the forum thread that you use the binary version :( The host parallel port support is at the moment only available in the CVS version (the CVS log message is at

[Qemu-devel] [patch] Arm bugs

2005-12-13 Thread Paul Brook
The attached patch fixes two bugs in the Arm system emulation. Firstly do_interrupt wasn't switching to Arm mode properly. Secondly the #if in cpu_reset is the wrong way round. Linux works mostly by chance: the early boot code does a SWI, and the exception vector happens to drop it back at a

[Qemu-devel] [PATCH] QEMU multicast socket support v4 (UML mcast compatible)

2005-12-13 Thread JuanJo Ciarlante
Hi! Attached patch (against qemu CVS 2005-12-10) adds multicast support for QEMU socket transport, ie: run several stateless possibly non-local QEMUs on same virtual ethernet BUS. User-mode-linux (UML) compatible (tested). An excerpt from qemu-doc.texi: `-net