qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] pcnet-pci: mark I/O and MMIO as LITTLE_ENDIAN


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] pcnet-pci: mark I/O and MMIO as LITTLE_ENDIAN
Date: Tue, 10 Sep 2013 09:47:43 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Aug 28, 2013 at 02:17:39PM +0200, Aurelien Jarno wrote:
> Now that the memory subsystem is propagating the endianness correctly,
> the pcnet-pci device should have its I/O ports and MMIO memory marked
> as LITTLE_ENDIAN, as PCI devices are little endian.
> 
> This makes the pcnet-pci NIC to work again on big endian MIPS Malta
> (default NIC).
> 
> Cc: address@hidden
> Signed-off-by: Aurelien Jarno <address@hidden>
> ---
>  hw/net/pcnet-pci.c |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, applied to my net-next tree:
https://github.com/stefanha/qemu/commits/net-next

Stefan



reply via email to

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