Re: [Qemu-devel] user-net -redir working?

2005-11-20 Thread John R. Hogerhuis
On Sun, 2005-11-20 at 22:45 +, Richard Neill wrote: > qemu -cdrom /dev/cdrom -boot d -user-net -redir tcp:2300::2301 > > In Guest (knoppix): >netcat -l -p 2301 > > On Host: > >netcat localhost 2300 > >This connection is accepted (Netcat doesn't say connection refused), > but t

Re: [Qemu-devel] Re: Compile failure of 0.7.2 with gcc 4.0.1

2005-11-20 Thread Johannes Schindelin
Hi, On Sun, 20 Nov 2005, Kurt B Cox wrote: > [a small note, quoting a whole lot of rubbish first, so that I was bored > until I read what actually he wrote] Maybe you want to cull a few quoted lines next time? Especially if you do not reference any part of the quoted text in your message? Hth

[Qemu-devel] Re: Qemu-devel Digest, Vol 32, Issue 41

2005-11-20 Thread Richard Neill
Dear All, I thought you might like to know the following: Neither Qemu 0.7.2 nor 0.7.1 will compile under gcc 4.0.1, which is the default under Mandrake 2006. It works fine with the older 3.3.6 though. This is a know problem, and there's little that can be done right now without considerable

[Qemu-devel] user-net -redir working?

2005-11-20 Thread Richard Neill
Does the user-net redirection for tcp actually work? I have been unable to make it work at all! I've tried several different host machines (all Linux, different versions of Qemu from 0.6.1 to 0.7.2), and different guests (Win98 and Knoppix). But it doesn't work. Eg: qemu -cdrom /dev/cdrom -b

Re: [Qemu-devel] Windows Server 2003 SP1 problems already adressed?

2005-11-20 Thread Christian MICHON
if I recall well, 2003sp1 would not detect the nic properly. I had to google for a driver. if your installation detects the nic driver, don't bother about my previous post. I guess I need to try again sooner or later myself too :) On 11/20/05, Adrian Kiess <[EMAIL PROTECTED]> wrote: > Hello, > >

[Qemu-devel] Re: Compile failure of 0.7.2 with gcc 4.0.1

2005-11-20 Thread Kurt B Cox
Richard Neill wrote: Dear All, I thought you might like to know the following: Neither Qemu 0.7.2 nor 0.7.1 will compile under gcc 4.0.1, which is the default under Mandrake 2006. It works fine with the older 3.3.6 though. Here are the relevant bits of the output. I've cut all the irrelvant

Re: [Qemu-devel] Patch: Ctrl+Ins to copy console on windows

2005-11-20 Thread art yerkes
On Sun, 20 Nov 2005 18:45:31 +0100 (CET) Johannes Schindelin <[EMAIL PROTECTED]> wrote: > Hi, > > On Sun, 20 Nov 2005, art yerkes wrote: > > > This is a small patch to enable copying the current console to the clipboard > > with Ctrl+Ins. > > A line break is added after the last nonblank charact

[Qemu-devel] qemu/audio coreaudio.c

2005-11-20 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 18:53:42 Modified files: audio : coreaudio.c Log message: make the number of buffers settable (malc) CVSWeb URLs: http://savannah.gnu.org

[Qemu-devel] qemu/audio alsaaudio.c

2005-11-20 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 18:53:06 Modified files: audio : alsaaudio.c Log message: added LF missing in logs (malc) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/vi

Re: [Qemu-devel] Compile failure of 0.7.2 with gcc 4.0.1

2005-11-20 Thread Guillaume POIRIER
Hi, On 11/20/05, Richard Neill <[EMAIL PROTECTED]> wrote: > Dear All, > > I thought you might like to know the following: > > Neither Qemu 0.7.2 nor 0.7.1 will compile under gcc 4.0.1, which is > the default under Mandrake 2006. It works fine with the older 3.3.6 though. This is a know problem,

[Qemu-devel] Compile failure of 0.7.2 with gcc 4.0.1

2005-11-20 Thread Richard Neill
Dear All, I thought you might like to know the following: Neither Qemu 0.7.2 nor 0.7.1 will compile under gcc 4.0.1, which is the default under Mandrake 2006. It works fine with the older 3.3.6 though. Here are the relevant bits of the output. I've cut all the irrelvant bits, but I'm includ

Re: [Qemu-devel] Patch: Ctrl+Ins to copy console on windows

2005-11-20 Thread Johannes Schindelin
Hi, On Sun, 20 Nov 2005, art yerkes wrote: > This is a small patch to enable copying the current console to the clipboard > with Ctrl+Ins. > A line break is added after the last nonblank character of each copied line. > > +static void console_copy() > +{ > +#ifdef _WIN32 Thank you! I always wan

[Qemu-devel] qemu/audio alsaaudio.c audio.c audio.h audio_in...

2005-11-20 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 16:24:34 Modified files: audio : alsaaudio.c audio.c audio.h audio_int.h audio_template.h ossaudio.c Log message:

[Qemu-devel] qemu/audio coreaudio.c

2005-11-20 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 16:24:09 Modified files: audio : coreaudio.c Log message: workaround for atexit - buffer size API change CVSWeb URLs: http://savannah.gnu

[Qemu-devel] qemu/audio wavaudio.c

2005-11-20 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 16:22:16 Modified files: audio : wavaudio.c Log message: wav finalization fix (malc) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs

[Qemu-devel] qemu/hw es1370.c sb16.c adlib.c

2005-11-20 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 16:20:39 Modified files: hw : es1370.c sb16.c adlib.c Log message: pcm endianness is now explicit (malc) CVSWeb URLs: http://savannah.

Re: [Qemu-devel] Windows Server 2003 SP1 problems already adressed?

2005-11-20 Thread Adrian Kiess
Hello, whats the problem with the NIC driver? It is the same as before I applied SP1 to the Windows 2003 Server installation; at least I guess. And it worked fine then. Adrian On Fri, Nov 18, 2005 at 08:59:18AM +0100, Christian MICHON wrote: > it was working fine for me, both with 0.7.1/0.7.2 >

[Qemu-devel] Re: Screenshot?

2005-11-20 Thread Jan Jezabek
Lasse Luttermann Poulsen wrote: Is'nt it possible to take screenshots of the contens of the emulator?? I can't seem to find anything in the documentation. http://fabrice.bellard.free.fr/qemu/qemu-doc.html#SEC13 So you need to do: Ctrl-Alt-2 and type screendump (screenshot will be in PPM form

Re: [Qemu-devel] Screenshot?

2005-11-20 Thread Pedro M (Morphix User)
Lasse Luttermann Poulsen escribió: Is'nt it possible to take screenshots of the contens of the emulator?? I can't seem to find anything in the documentation. ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/q

[Qemu-devel] Re: Accessing the serial port from proll

2005-11-20 Thread Blue Swirl
sparc-elf-ld: section .rodata [ffd08000 -> ffd0a129] overlaps section .text [ffd0 -> ffd08077] This means that the space reserved for code is full. You can adjust it like this: diff -ru proll-patch-16/qemu/Makefile proll-patch-16b/qemu/Makefile --- proll-pa

[Qemu-devel] Screenshot?

2005-11-20 Thread Lasse Luttermann Poulsen
Is'nt it possible to take screenshots of the contens of the emulator?? I can't seem to find anything in the documentation. ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel] Patch: Ctrl+Ins to copy console on windows

2005-11-20 Thread art yerkes
This is a small patch to enable copying the current console to the clipboard with Ctrl+Ins. A line break is added after the last nonblank character of each copied line. -- Here's a simple experiment. Stand on a train track between two locomotives which are pushing on you with equal force in oppos

[Qemu-devel] qemu cpu-exec.c exec-all.h exec.c

2005-11-20 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 10:35:40 Modified files: . : cpu-exec.c exec-all.h exec.c Log message: make the TB cache independent of MMU mappings (faster MMU conte

[Qemu-devel] qemu/target-sparc cpu.h

2005-11-20 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 10:32:34 Modified files: target-sparc : cpu.h Log message: added CPU_COMMON and CPUState.tb_jmp_cache[] CVSWeb URLs: http://savannah.gnu.org/cgi

[Qemu-devel] qemu/target-ppc helper.c

2005-11-20 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 10:33:00 Modified files: target-ppc : helper.c Log message: removed unneeded code CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qe

[Qemu-devel] qemu ./cpu-defs.h target-i386/cpu.h target-ppc/...

2005-11-20 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 10:29:33 Modified files: . : cpu-defs.h target-i386: cpu.h target-ppc : cpu.h target-arm : cpu.h

[Qemu-devel] qemu target-i386/translate.c target-arm/transla...

2005-11-20 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 10:30:33 Modified files: target-i386: translate.c target-arm : translate.c target-mips: translate.c Log message: use

[Qemu-devel] qemu/target-ppc translate.c

2005-11-20 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 10:31:08 Modified files: target-ppc : translate.c Log message: use direct jump only for jumps in the same page - stop translation after mtsr[i

[Qemu-devel] qemu/target-sparc translate.c

2005-11-20 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/11/20 10:32:05 Modified files: target-sparc : translate.c Log message: use direct jump only for jumps in the same page CVSWeb URLs: http://savannah.gn

[Qemu-devel] Re: Accessing the serial port from proll

2005-11-20 Thread Doug Gray
Hi, Thanks for the help. I've actually tried using the function you suggest, but gotten the following error: sparc-elf-gcc -O1 -W -Wall -DPROLBASE=0xffd0 -DPROLDATA=0xffd0b000 -DPROLRODATA=0xffd08000 -D__ANSI__=1 -I../src -mcpu=hypersparc -Wa,-xarch=v8 -g -DQEMU -m32 -fno-builtin -c mai

[Qemu-devel] Re: Accessing the serial port from proll

2005-11-20 Thread Blue Swirl
Hi, I guess you are not using Qemu's -nographic option. The flag is passed on to Proll, which then initialises either serial port or frame buffer accordingly. For example, the following code echoes serial port data back: diff -ru proll-patch-16/qemu/main.c proll-patch-16b/qemu/main.c --- pro