On Wed, Mar 3, 2010 at 11:58 PM, David S. Ahern <daah...@cisco.com> wrote:
> On 03/03/2010 04:47 PM, Jan Kiszka wrote:
>>
>> Thanks for your work, David and Niels! I assume that David based this on
>> Niels' patch, so there is nothing to be merged? David's version built
>> for me, so I pushed
>>
>>       git://git.kiszka.org/qemu.git ehci
>>
>> So far it's supposed to be a reference for anyone interested in this
>> topic, willing to test or even to hack on it. I will collect and merge
>> improvements as they are sent to the list.
>>
>> Jan
>>
>
> Yes, I took Niels post as a start. Addressed a few white space issues,
> made some of the initializations parallel the uhci code and removed the
> mem_base from the read/write functions (causing segfaults due to
> outbounds referencing -- addr > MMIO_SIZE -- and do not appear to be
> needed).


Hi David and Jan,

thanks, sounds really cool! I don't have any knowledge about the qemu
internals, therefore the details would be too difficult for me anyway
:)

I'll keep an eye on the progress, and maybe I'll be able to test and
contribute a it more later on.

Cheers,
Niels


Reply via email to