qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] qemu/hw gt64xxx.c


From: Stefan Weil
Subject: Re: [Qemu-devel] qemu/hw gt64xxx.c
Date: Thu, 07 Jun 2007 20:53:06 +0200
User-agent: IceDove 1.5.0.10 (X11/20070329)

This patch breaks the ethernet device for big endian malta on x86
(little endian malta works).

Tested with NFS root and Debian 2.6.20 kernel like this:

mips-softmmu/qemu-system-mips --kernel /tftpboot/malta/boot/vmlinux \
    --append "debug root=/dev/nfs rw ip=::::malta::dhcp" \
    -M malta --net nic --net user

>From boot messages, I expect no PCI device will work with big endian:

LE: Found 0000:00:0a:0 [8086/7110] 000601 00
BE: Found 0000:00:0a:0 [1071/8680] 000000 00

Device and vendor IDs are in wrong order.

Stefan

Thiemo Seufer schrieb:
> CVSROOT: /sources/qemu
> Module name: qemu
> Changes by: Thiemo Seufer <ths> 07/06/07 17:00:37
>
> Modified files:
> hw : gt64xxx.c
>
> Log message:
> Implement some more Gallileo registers.
>
> CVSWeb URLs:
> http://cvs.savannah.gnu.org/viewcvs/qemu/hw/gt64xxx.c?cvsroot=qemu&r1=1.9&r2=1.10




reply via email to

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