[Qemu-devel] RE: qemu/slirp bootp.c bootp.h ip_icmp.h libslirp.h...

2005-06-05 Thread Ronald
Le Sun, 05 Jun 2005 20:00:12 +0200, Andreas Bollhalder a écrit : > Hello > > On my WinXP host, I get a compile error in "udp.c" with the current QEMU > version from the CVS. I use MinGW and MSYS (1.0.10). I was able to compile > all versions of QEMU before. > > Maybe, I'm too early and miss some

Re: [Qemu-devel] Looking for an easy way to exchange data bidirectional between host and guest (including some suggestion)

2005-06-05 Thread Henrik Nordstrom
On Fri, 3 Jun 2005, Jan Marten Simons wrote: Ok, I talked about this issue in irc lately, but as this list will have a larger audience I'll post this here as well. So here is the (cleaned) log: What I want: some feature I'm really missing is: a v(S)FTP sever inside the emulated network offeri

RE: [Qemu-devel] qemu/slirp bootp.c bootp.h ip_icmp.h libslirp.h...

2005-06-05 Thread Andreas Bollhalder
Hello On my WinXP host, I get a compile error in "udp.c" with the current QEMU version from the CVS. I use MinGW and MSYS (1.0.10). I was able to compile all versions of QEMU before. Maybe, I'm too early and miss some updates which are on the way... Andreas gcc -Wall -O2 -g -fno-strict-aliasin

Re: [Qemu-devel] [PATCH] Fix for a malloc heap corruption problem in the slirp network code

2005-06-05 Thread Fabrice Bellard
Juergen Keil wrote: Compiling inside a NetBSD 1.5 qemu guest OS (source files are located on an NFS filesystem mounted from the Solaris host OS) crashes qemu with a malloc heap corruption error, when the slirp user mode networking code is in use. [...] Using the "electric fence" memory allocat

[Qemu-devel] qemu/slirp bootp.c bootp.h ip_icmp.h libslirp.h...

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 17:11:42 Modified files: slirp : bootp.c bootp.h ip_icmp.h libslirp.h slirp_config.h udp.c udp.h Log message: 64

[Qemu-devel] qemu configure cpu-defs.h

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 17:10:39 Modified files: . : configure cpu-defs.h Log message: added HOST_LONG_BITS in configure CVSWeb URLs: http://savannah.gnu.org

[Qemu-devel] qemu qemu-doc.texi

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 16:48:41 Modified files: . : qemu-doc.texi Log message: added help on -nics CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu

[Qemu-devel] -nics option missing in user documentation

2005-06-05 Thread Martin Kraus
hi, i believe that the '-nics' command line option to qemu isn't referenced in the user documentation. i just stumbled upon it in a little example when searching forum for hints on multi NICs setup. have a nice day martin kraus ___ Qemu-devel mail

[Qemu-devel] qemu ppc.ld

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 15:57:04 Modified files: . : ppc.ld Log message: add missing definitions in the ppc linker script (Paul Brook) CVSWeb URLs: http://sa

[Qemu-devel] qemu configure

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 15:56:02 Modified files: . : configure Log message: comma separated list of targets in --target-list (Paul Brook) CVSWeb URLs: http:/

[Qemu-devel] qemu/hw ppc_prep.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 15:17:18 Modified files: hw : ppc_prep.c Log message: use new machine API CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qe

[Qemu-devel] qemu/hw ide.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 15:15:26 Modified files: hw : ide.c Log message: added CMD646 PCI IDE controller support - better IRQ handling - added IDE flush cache

[Qemu-devel] qemu/hw pci.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 15:16:50 Modified files: hw : pci.c Log message: correct PCI ID for PREP PCI host bridge - added Grackle PCI host bridge CVSWeb URLs:

[Qemu-devel] qemu/hw sun4m.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 15:17:28 Modified files: hw : sun4m.c Log message: use new machine API CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/

Re: [Qemu-devel] qemu/hw pc.c

2005-06-05 Thread Fabrice Bellard
Hetz Ben Hamo wrote: Hi Fabrice, Log message: PC machine support Care to explain what this means? :) I'll update the documentation. The idea is that you can select the machine you want to emulate with the -M option. For x86 it is not an issue because there is a single machine now.

[Qemu-devel] qemu ./Makefile.target hw/heathrow_pic.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 15:21:57 Modified files: . : Makefile.target Added files: hw : heathrow_pic.c Log message: added Heathrow PIC CV

[Qemu-devel] qemu/hw cuda.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 15:24:23 Modified files: hw : cuda.c Log message: IER behavior change - better IRQ handling CVSWeb URLs: http://savannah.gnu.org/cgi-b

[Qemu-devel] qemu/hw ppc_chrp.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 15:11:17 Modified files: hw : ppc_chrp.c Log message: added Heathrow PowerMAC machine - added UniN memory fake controller for Mac99 -

Re: [Qemu-devel] qemu/hw pc.c

2005-06-05 Thread Hetz Ben Hamo
Hi Fabrice, > Log message: >PC machine support Care to explain what this means? :) Thanks, Hetz ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel] qemu/hw ppc.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 14:54:40 Modified files: hw : ppc.c Log message: use new machine API CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/hw

[Qemu-devel] qemu/hw openpic.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 14:50:39 Modified files: hw : openpic.c Log message: more generic IRQ support CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qem

[Qemu-devel] qemu/hw pc.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 14:51:11 Modified files: hw : pc.c Log message: PC machine support CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/hw/p

[Qemu-devel] qemu vl.h

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 14:49:46 Modified files: . : vl.h Log message: more generic IRQ support CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qem

[Qemu-devel] qemu vl.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 14:49:17 Modified files: . : vl.c Log message: added -M machine option - permit to put CDROM on hdb on PPC to handle the case where a

[Qemu-devel] qemu/hw i8259.c

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 14:50:22 Modified files: hw : i8259.c Log message: more generic IRQ support CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/

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

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 14:39:02 Modified files: target-ppc : translate.c Log message: simplified end of page handling CVSWeb URLs: http://savannah.gnu.org/cgi-bin/vi

[Qemu-devel] qemu/target-ppc op_helper_mem.h

2005-06-05 Thread Fabrice Bellard
CVSROOT:/cvsroot/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/06/05 14:38:00 Modified files: target-ppc : op_helper_mem.h Log message: added back loglevel test CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewc