qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Commit 5632ae46 broke the network on mips.


From: Rob Landley
Subject: [Qemu-devel] Commit 5632ae46 broke the network on mips.
Date: Sat, 21 Jan 2012 13:04:30 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Thunderbird/3.1.16

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 via email to

[Prev in Thread] Current Thread [Next in Thread]