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
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
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
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
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
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
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
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
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
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:/
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
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
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:
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/
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.
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
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
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 -
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
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
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
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
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
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
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/
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
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
27 matches
Mail list logo