From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37171) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDQLX-0002yV-V7 for qemu-devel@nongnu.org; Sun, 16 Sep 2012 21:42:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TDQLW-0001ZC-Kp for qemu-devel@nongnu.org; Sun, 16 Sep 2012 21:41:59 -0400 Received: from ozlabs.org ([203.10.76.45]:36014) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDQLW-0001Z4-9l for qemu-devel@nongnu.org; Sun, 16 Sep 2012 21:41:58 -0400 Date: Mon, 17 Sep 2012 10:53:56 +1000 From: David Gibson Message-ID: <20120917005356.GA2023@truffula.fritz.box> References: <1346925231-6670-1-git-send-email-kraxel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1346925231-6670-1-git-send-email-kraxel@redhat.com> Subject: Re: [Qemu-devel] [PATCH] ehci: switch to new-style memory ops List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org 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 > Signed-off-by: Gerd Hoffmann Looks good to me. Any specific reason this hasn't merged yet? -- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson