qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Commit 5632ae46 broke the network on mips.
Date: Sat, 21 Jan 2012 13:04:30 -0600	[thread overview]
Message-ID: <4F1B0C3E.20905@landley.net> (raw)

commit 5632ae46: "mips_malta: move i8259 initialization after piix4
initialization" broke the network on mips.  It still comes up, but
doesn't pass packets.

Try this:

  wget http://landley.net/aboriginal/bin/system-image-mips.tar.bz2
  tar xvjf system-image-mips.tar.bz2
  cd system-image-mips
  ./run-emulator.sh

  [ wait for shell prompt ]

  wget http://google.com

Under 0.15.1 it works, under 1.0 it doesn't.  Identical binary.  I
bisected it to the commit in question, it's still broken in -master.

Rob

             reply	other threads:[~2012-01-21 19:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-21 19:04 Rob Landley [this message]
2012-01-22  7:06 ` [Qemu-devel] Commit 5632ae46 broke the network on mips Stefan Weil
2012-01-22 23:42   ` Rob Landley
2012-01-23  1:44     ` Anthony Liguori
2012-01-23  4:17       ` Rob Landley
2012-01-23  6:34         ` Stefan Weil
2012-01-23 12:34           ` Rob Landley
2012-01-23  1:48     ` Anthony Liguori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F1B0C3E.20905@landley.net \
    --to=rob@landley.net \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).