From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HP3zW-0006yI-QX for qemu-devel@nongnu.org; Wed, 07 Mar 2007 16:48:10 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HP3zT-0006y2-Et for qemu-devel@nongnu.org; Wed, 07 Mar 2007 16:48:09 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HP3zT-0006xz-87 for qemu-devel@nongnu.org; Wed, 07 Mar 2007 16:48:07 -0500 Received: from honiara.magic.fr ([195.154.193.36]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HP3zK-0000sF-Ar for qemu-devel@nongnu.org; Wed, 07 Mar 2007 16:47:58 -0500 Received: from [192.168.0.2] (ppp-36.net-723.magic.fr [80.118.184.36]) by honiara.magic.fr (8.13.1/8.13.1) with ESMTP id l27LlXbO005043 for ; Wed, 7 Mar 2007 22:47:33 +0100 Subject: Re: [Qemu-devel] qemu cpu-all.h gdbstub.c monitor.c hw/ppc.c lin... From: "J. Mayer" In-Reply-To: <1173303641.21159.98.camel@rapid> References: <20070307141424.GA5962@miranda.arrow> <1173303641.21159.98.camel@rapid> Content-Type: text/plain Date: Wed, 07 Mar 2007 22:47:56 +0100 Message-Id: <1173304076.21159.101.camel@rapid> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Wed, 2007-03-07 at 22:40 +0100, J. Mayer wrote: > On Wed, 2007-03-07 at 14:14 +0000, Stuart Brady wrote: > > On Wed, Mar 07, 2007 at 08:32:30AM +0000, Jocelyn Mayer wrote: > > > CVSROOT: /sources/qemu > > > Module name: qemu > > > Changes by: Jocelyn Mayer 07/03/07 08:32:30 > > > > > > Modified files: > > > . : cpu-all.h gdbstub.c monitor.c > > > hw : ppc.c > > > linux-user : main.c > > > target-ppc : cpu.h exec.h helper.c op.c op_helper.c > > > op_helper_mem.h op_mem.h op_template.h > > > translate.c translate_init.c > > > Added files: > > > target-ppc : STATUS mfrom_table.c mfrom_table_gen.c > > > op_helper.h > > > > There seems to be a regression somewhere here... > > > > I'm testing Debian Etch with -M prep and the 2.4.27 kernel from > > http://overselfresearch.com/kb/qemu.html. I'm running QEMU with: > > > > qemu-system-ppc -hda hda.img -M prep -kernel vmlinuz-2.4.27.001 -g 640x480 > > > > After this commit, user-mode networking no longer works. DHCP does seem > > to work and I can telnet to ports on 10.0.2.2, but I can't do any DNS > > lookups or connect to anything else. > > > > I will try to investigate further. > > Hi, > as far as I can see, prep target was broken before I send this patch: no > PCI IRQ seem to be available anymore, so the target can not even be > boot. There is the same problem with heathrow machine. Looks like the > PCI and/or the IRQ controller has been badly broken for those two > targets. I did not have the time needed for investigations by now... > The only PowerPC target I'm able to test properly, for now, is mac99. > But I have to admit > I've never used user-mode emulation at all. Sorry, I meant user-mode networking emulation, of course.... [...] -- J. Mayer Never organized