Thiemo Seufer wrote:
Fabrice Bellard wrote:

CVSROOT:        /sources/qemu
Module name:    qemu
Branch:         
Changes by:     Fabrice Bellard <[EMAIL PROTECTED]>       06/05/11 21:15:08

Modified files:
hw : mips_r4k.c
Log message:
        mips bios loading fix

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/hw/mips_r4k.c.diff?tr1=1.16&tr2=1.17&r1=text&r2=text


Why is this correct? I would have expected moving parts of the
initialisation in front of the file loads would be the right fix.
(Those parts which aren't supposed to be done by the BIOS.)

The "bug" I fixed was that the BIOS could not be used without specifying "-kernel x".

Fabrice.


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to