Re: [Qemu-devel] multicast and the eepro100 driver

2007-07-11 Thread Nicolas Guilbaud
Hi Stefan, I experienced the same issue as Jeff, so removing the 'return' statement in nic_receive works for multicast (at least 224.0.0.5) with your latest code. Thanks ! Nicolas. Hi Jeff, eepro100.c is my work, so maybe I can help you. First of all: there exists a newer versi

[Qemu-devel] qemu configure

2007-07-11 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/07/12 00:27:16 Modified files: . : configure Log message: Nicer script formatting, by Ben Taylor. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/configure?cvsroot=qemu&r1

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

2007-07-11 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/07/12 00:18:53 Modified files: target-ppc : translate_init.c Log message: Disable dead code. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/translate_init.c?cvsroot=qem

[Qemu-devel] qemu configure

2007-07-11 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/07/11 23:39:46 Modified files: . : configure Log message: Display SDL configuration error, idea by Ben Taylor. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/configure?cv

[Qemu-devel] qemu/audio sdlaudio.c

2007-07-11 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/07/11 23:23:16 Modified files: audio : sdlaudio.c Log message: Ensure signals are properly masked for new SDL Audio threads, by Andrzej Zaborowski. CVSWeb URLs: http://cvs.s

[Qemu-devel] qemu console.c qemu-doc.texi vl.c vl.h

2007-07-11 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/07/11 23:14:59 Modified files: . : console.c qemu-doc.texi vl.c vl.h Log message: New features for QEMU text console, by Stefan Weil. CVSWeb URLs: http://cvs.savannah.gnu.org/vi

[Qemu-devel] qemu/hw fdc.c

2007-07-11 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/07/11 22:50:53 Modified files: hw : fdc.c Log message: Spelling fix, by Stefan Weil. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/fdc.c?cvsroot=qemu&r1=1.24&r2=1.25

[Qemu-devel] qemu block-raw.c dis-asm.h gdbstub.c m68k-dis.c...

2007-07-11 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/07/11 22:48:58 Modified files: . : block-raw.c dis-asm.h gdbstub.c m68k-dis.c hw : i2c.h ide.c pl011.c pl181.c rtl8139.c usb.c linux-user : signal.c

[Qemu-devel] qemu dyngen.c

2007-07-11 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/07/11 22:47:56 Modified files: . : dyngen.c Log message: Reduce variable shadowing, by Stefan Weil. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/dyngen.c?cvsroot=qemu&r

[Qemu-devel] qemu/hw gt64xxx.c

2007-07-11 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/07/11 22:45:45 Modified files: hw : gt64xxx.c Log message: Remove superfluous gt64xxx_pci_mapping calls. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/gt64xxx.c?cvsroo

[Qemu-devel] qemu qemu-doc.texi

2007-07-11 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/07/11 21:43:14 Modified files: . : qemu-doc.texi Log message: Spelling fix, spotted by Stefan Weil. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/qemu-doc.texi?cvsroot=q

Re: [Qemu-devel] Is there a patch for kqemu 1.3.0pre11 and qemu 0.9 to allow accelerated smp guests?

2007-07-11 Thread n schembr
- Original Message From: andrzej zaborowski <[EMAIL PROTECTED]> To: qemu-devel@nongnu.org Sent: Wednesday, July 11, 2007 4:19:23 PM Subject: Re: [Qemu-devel] Is there a patch for kqemu 1.3.0pre11 and qemu 0.9 to allow accelerated smp guests? On 11/07/07, n schembr <[EMAIL PROTECTED]> w

Re: [Detaolb-devel] [Qemu-devel] ANN: DetaolB v0.4 is released

2007-07-11 Thread Christian MICHON
On 7/11/07, Rob Landley <[EMAIL PROTECTED]> wrote: I look forward to a fix. It would be nice to add sparc to the "actually works" list. :) that's 2 persons looking forward to it. ;-) today's results: - uclibc ok (minus the segfaults coming from it) - conf from busybox segfaults - bash segfaul

Re: [Detaolb-devel] [Qemu-devel] ANN: DetaolB v0.4 is released

2007-07-11 Thread Christian MICHON
On 7/11/07, Rob Landley <[EMAIL PROTECTED]> wrote: When you get that kind of segmentation fault, see if "hello world" segfaults too. (In general, when building with a new toolchain, new C library, new kernel, new root filesystem packaging method, or a new system in general, if anything goes wron

Re: [Qemu-devel] Is there a patch for kqemu 1.3.0pre11 and qemu 0.9 to allow accelerated smp guests?

2007-07-11 Thread andrzej zaborowski
On 11/07/07, n schembr <[EMAIL PROTECTED]> wrote: "./taskset -c 1 qemu ...etc" worked great. What will notsc do to the guest kernel? Ok, then it is the rdtsc issue with kqemu. See http://lists.gnu.org/archive/html/qemu-devel/2007-03/msg00652.html for explanation and proposed fix. Cheers, And

Re: [Qemu-devel] Is there a patch for kqemu 1.3.0pre11 and qemu 0.9 to allow accelerated smp guests?

2007-07-11 Thread n schembr
- Original Message From: andrzej zaborowski <[EMAIL PROTECTED]> To: qemu-devel@nongnu.org Sent: Wednesday, July 11, 2007 2:38:28 PM Subject: Re: [Qemu-devel] Is there a patch for kqemu 1.3.0pre11 and qemu 0.9 to allow accelerated smp guests? Hi, On 11/07/07, n schembr <[EMAIL PROTECTE

[Qemu-devel] qemu/hw sun4u.c

2007-07-11 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl 07/07/11 19:51:37 Modified files: hw : sun4u.c Log message: Sparc64 update CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/sun4u.c?cvsroot=qemu&r1=1.18&r2=1.19

Re: [Qemu-devel] [PATCH] make /usr/bin/qemu the native arch

2007-07-11 Thread andrzej zaborowski
On 08/07/07, Daniel P. Berrange <[EMAIL PROTECTED]> wrote: On Sun, Jul 08, 2007 at 06:04:51PM +0100, Ricardo Almeida wrote: > On 7/8/07, Daniel P. Berrange <[EMAIL PROTECTED]> wrote: > >On Sun, Jul 08, 2007 at 02:21:02PM +0200, Robert Millan wrote: > >> Shouldn't /usr/bin/qemu be an alias for qem

Re: [Qemu-devel] Is there a patch for kqemu 1.3.0pre11 and qemu 0.9 to allow accelerated smp guests?

2007-07-11 Thread andrzej zaborowski
Hi, On 11/07/07, n schembr <[EMAIL PROTECTED]> wrote: ok, This error is in kqemu. The guest boots with -no-kqemu option. The guest is booting ubuntu 7.04 linux 2.6.20-16-server. Note: the host is running 7.4 and I compiled with ./configure --prefix=/usr/local --cc=gcc-3.4 --host-cc=gcc-

Re: [Qemu-devel] Is there a patch for kqemu 1.3.0pre11 and qemu 0.9 to allow accelerated smp guests?

2007-07-11 Thread n schembr
ok, This error is in kqemu. The guest boots with -no-kqemu option. The guest is booting ubuntu 7.04 linux 2.6.20-16-server. Note: the host is running 7.4 and I compiled with ./configure --prefix=/usr/local --cc=gcc-3.4 --host-cc=gcc-3.4 --kernel-path=/usr/src/linux-headers-2.6.20-16-serv

Re: [Qemu-devel] Problem with the -serial option of qemu

2007-07-11 Thread Jan Marten Simons
The MoonSeeker schrieb: On my ubuntu I have qemu 0.9.0 And on my Gentoo I have 0.8.1. Now I don't know howto install qemu 0.9.0 on my gentoo with GCC4 and a 2.6.20 kernel. If I install GCC3, I have to change my kernel. Any idea to avoid this? And use GCC4 with qemu 9.0.x? Finally, I don't have

Re: [Qemu-devel] Missing system calls retries in case of EINTR

2007-07-11 Thread Yigael Fleishman
Rob Thanks for the background info. I wasn't very specific in my last question. Actually I meant to ask why doesn't qemu code set sigaction(SA_RESTART) for _all_ signals when running in system emulation mode (or maybe it does, which means there's even larger problem...) --Yigael On 7/11/07, Ro

Re: [Qemu-devel] ANN: DetaolB v0.4 is released

2007-07-11 Thread Rob Landley
On Wednesday 11 July 2007 7:17:28 am Blue Swirl wrote: > On 7/10/07, Rob Landley <[EMAIL PROTECTED]> wrote: > > On Tuesday 10 July 2007 14:30:38 Blue Swirl wrote: > > > > The sparc platform has a problem that if I boot with init as a "hello > > > > world" program everything behaves as expected (the

Re: [Detaolb-devel] [Qemu-devel] ANN: DetaolB v0.4 is released

2007-07-11 Thread Rob Landley
On Wednesday 11 July 2007 9:34:17 am Christian MICHON wrote: > I just managed a compilation of bash-3.2 using ncurses-5.6 and > uClibc-0.9.29 inside a qemu-system-sparc (native compilation, > no cross compilation). > > "ldd ./bash" points naturally to libdl.so.0, libc.so.0, ld-uClibc.so.0 > > ./bas

Re: [Qemu-devel] multicast and the eepro100 driver

2007-07-11 Thread Stefan Weil
Hi Jeff, eepro100.c is my work, so maybe I can help you. First of all: there exists a newer version of eepro100.c which fixes some bugs of the CVS version and largely improves support for big endian hosts and targets. Get it from http://svn.berlios.de/wsvn/ar7-firmware/qemu/trunk/hw/eepro100.c?op

Re: [Qemu-devel] Missing system calls retries in case of EINTR

2007-07-11 Thread Rob Landley
Talking about sigaction(SA_RESTART) vs looping around -EINTR everywhere: On Tuesday 10 July 2007 8:57:34 pm Yigael Fleishman wrote: > Rob, > Thanks, that should also work. > Seems do_sigaction() in linux-user/signal.c has some code which does that > (though obviously not for the signal that I'm re

[Qemu-devel] qemu/hw gt64xxx.c mips_malta.c

2007-07-11 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/07/11 16:44:32 Modified files: hw : gt64xxx.c mips_malta.c Log message: Impement Galilleo ISD register. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/gt64xxx.c?cvsroot

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

2007-07-11 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl 07/07/11 16:43:30 Modified files: target-sparc : op.c translate.c Log message: More alignment checks CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-sparc/op.c?cvsroot=qemu&r1=1.34&r2

Re: [Qemu-devel] Solaris 10 dies during install

2007-07-11 Thread Jonathan Kalbfeld
I'd strongly recommend using Solaris 10mu3 -- I got it to install. I have an image but I'd have to mail it to you on a DVD if you want it... jonathan On 7/11/07, Alexey Eremenko <[EMAIL PROTECTED]> wrote: Host: Fedora 7, 64-bit, Qemu 0.9, AMD Opteron. Guest: Solaris 10 (32-bit, 2005 release)

Re: [Qemu-devel] Is there a patch for kqemu 1.3.0pre11 and qemu 0.9 to allow accelerated smp guests?

2007-07-11 Thread n schembr
virtualBox support page talks about a race condition. Is this a race in the guest kernel or user land? It looks like I boot the kernel just fine. the cpu spikes around init time. - Original Message From: n schembr <[EMAIL PROTECTED]> To: qemu-devel@nongnu.org Sent: Wednesday, July 11,

Re: [Qemu-devel] Solaris 10 dies during install

2007-07-11 Thread Andreas Färber
Am 11.07.2007 um 17:23 schrieb Alexey Eremenko: Guest: Solaris 10 (32-bit, 2005 release) aborts install in the middle. Have you checked out the instructions on the OpenSolaris site? And am I correct to assume that you mean Solaris x86? Solaris sparc doesn't install at all on sparc32 for me,

Re: [Qemu-devel] Solaris 10 dies during install

2007-07-11 Thread Ben Taylor
Alexey Eremenko <[EMAIL PROTECTED]> wrote: > Host: Fedora 7, 64-bit, Qemu 0.9, AMD Opteron. If you are using Qemu 0.9, not CVS, there are several bugs that have been fixed in the CVS code which fixed Solaris installs in QEMU. > Guest: Solaris 10 (32-bit, 2005 release) aborts install in th

[Qemu-devel] Solaris 10 dies during install

2007-07-11 Thread Alexey Eremenko
Host: Fedora 7, 64-bit, Qemu 0.9, AMD Opteron. Guest: Solaris 10 (32-bit, 2005 release) aborts install in the middle. This shouldn't happen. It works on VMware. Is there any bugzilla ? -- -Alexey Eremenko "Technologov"

[Qemu-devel] Crash: When Host HDD is full

2007-07-11 Thread Alexey Eremenko
Problem 1: When Host HDD is full, all guests simply crash. Tried with dynamically growing .VMDK hard disk. It shouldn't happen. For example, both VirtualPC and VirtualBox pause all VMs, and gray their displays when something like that happens. Host: Fedora 7, 64-bit, Qemu 0.9, AMD Opteron. Prob

[Qemu-devel] Is there a patch for kqemu 1.3.0pre11 and qemu 0.9 to allow accelerated smp guests?

2007-07-11 Thread n schembr
I have a remote system that boots fine when I use: qemu -vnc :4 -kernel-kqemu -smp 2 -no-reboot -monitor unix:/vservers/qemu/cms1/cms1.sock,server,nowait -boot c -hda hda1.img -hdb swap.img -net nic,vlan=0,macaddr=00:16:3e:00:0f:00 -net tap,vlan=0,ifname=br0-cms1,script=/etc/qemu-ifup-br0 -m 50

Re: [Detaolb-devel] [Qemu-devel] ANN: DetaolB v0.4 is released

2007-07-11 Thread Christian MICHON
On 7/11/07, Christian MICHON <[EMAIL PROTECTED]> wrote: I just managed a compilation of bash-3.2 using ncurses-5.6 and uClibc-0.9.29 inside a qemu-system-sparc (native compilation, no cross compilation). "ldd ./bash" points naturally to libdl.so.0, libc.so.0, ld-uClibc.so.0 ./bash Segmentation

Re: [Detaolb-devel] [Qemu-devel] ANN: DetaolB v0.4 is released

2007-07-11 Thread Christian MICHON
On 7/11/07, Blue Swirl <[EMAIL PROTECTED]> wrote: > It's entirely possibly that qemu and real sparc hardware are behaving > differently, but I'm not seeing this bus error under qemu. (I haven't got > real sparc hardware, so I can only debug against qemu...) Right. Debugging the problem I found

[Qemu-devel] multicast and the eepro100 driver

2007-07-11 Thread Jeff Hoare
Hi, I have been using a recent snapshot version of QEMU (5th July, 2007) which has the eepro100 Ethernet driver, in order to set up a couple of routing engines (one each in a separate QEMU VM). While I have basic connectivity between each engine (including telnet between each) it seems that the RI

Re: [Qemu-devel] ANN: DetaolB v0.4 is released

2007-07-11 Thread Blue Swirl
On 7/10/07, Rob Landley <[EMAIL PROTECTED]> wrote: On Tuesday 10 July 2007 14:30:38 Blue Swirl wrote: > > The sparc platform has a problem that if I boot with init as a "hello > > world" program everything behaves as expected (there are two in the image > > for testing purposes, /tools/bin/hello-

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

2007-07-11 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/07/11 10:36:47 Modified files: target-ppc : cpu.h exec.h Log message: Fix PPCEMB for 32bit hosts. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-ppc/cpu.h?cvsroot=qemu&r1=1

[Qemu-devel] qemu qemu-doc.texi qemu-tech.texi

2007-07-11 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/07/11 10:24:28 Modified files: . : qemu-doc.texi qemu-tech.texi Log message: Documentation update for MIPS. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/qemu-doc.texi?c

[Qemu-devel] qemu block-vmdk.c

2007-07-11 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/07/11 10:25:58 Modified files: . : block-vmdk.c Log message: Silence compiler warnings. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/block-vmdk.c?cvsroot=qemu&r1=1.11&r

[Qemu-devel] qemu/target-mips TODO

2007-07-11 Thread Thiemo Seufer
CVSROOT:/sources/qemu Module name:qemu Changes by: Thiemo Seufer 07/07/11 10:25:05 Modified files: target-mips: TODO Log message: Update TODO list. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/TODO?cvsroot=qemu&r1=1.12&r2=1.13