From: Gerd Hoffmann <kraxel@redhat.com>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] ehci: switch to new-style memory ops
Date: Mon, 17 Sep 2012 07:23:41 +0200 [thread overview]
Message-ID: <5056B3DD.7050506@redhat.com> (raw)
In-Reply-To: <20120917005356.GA2023@truffula.fritz.box>
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 <david@gibson.dropbear.id.au>
>> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
>
> 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
prev parent reply other threads:[~2012-09-17 5:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-06 9:53 [Qemu-devel] [PATCH] ehci: switch to new-style memory ops Gerd Hoffmann
2012-09-17 0:53 ` David Gibson
2012-09-17 5:23 ` Gerd Hoffmann [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5056B3DD.7050506@redhat.com \
--to=kraxel@redhat.com \
--cc=david@gibson.dropbear.id.au \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.