qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 08/12] ahci: add ahci emulation


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH 08/12] ahci: add ahci emulation
Date: Thu, 25 Nov 2010 12:45:18 +0000
User-agent: KMail/1.13.5 (Linux/2.6.36-trunk-amd64; KDE/4.4.5; x86_64; ; )

> On 25.11.2010, at 13:28, Paul Brook wrote:
> >> Makefile.objs                      |    1 +
> >> default-configs/i386-softmmu.mak   |    1 +
> >> default-configs/x86_64-softmmu.mak |    1 +
> > 
> > Why are you only enabling this on x86?  PCI devices, especially things
> > like SATA controllers, should be completely target independent.
> 
> Because without the mmio series it breaks on big endian devices and we have
> to start somewhere :).

less than half of the targets are big-endian. If it's broken on big-endian 
there should be a comment somewhere documenting this, so we know to fix it.

Paul



reply via email to

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