qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] ehci: switch to new-style memory ops


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH] ehci: switch to new-style memory ops
Date: Mon, 17 Sep 2012 07:23:41 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.7) Gecko/20120825 Thunderbird/10.0.7

On 09/17/12 02:53, David Gibson wrote:
> On Thu, Sep 06, 2012 at 11:53:51AM +0200, Gerd Hoffmann wrote:
>> Also register different memory regions for capabilities,
>> operational registers and port status registers.  Create
>> separate tracepoints for operational regs and port status
>> regs.  Ditch a bunch of sanity checks because the memory
>> core will do this for us now.
>>
>> Offloading the byte, word and dword access handling to the
>> memory core also has the side effect of fixing ehci register
>> access on bigendian hosts.
>>
>> Cc: David Gibson <address@hidden>
>> Signed-off-by: Gerd Hoffmann <address@hidden>
> 
> Looks good to me.  Any specific reason this hasn't merged yet?

It's lined up in the queue ;)

It is part of the most recent usb pull request and I expect it go in the
next time anthony walks the mailing list looking for outstanding pulls.

cheers,
  Gerd




reply via email to

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