From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40330) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4Xbi-00073j-Kd for qemu-devel@nongnu.org; Mon, 05 Mar 2012 08:05:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S4Xbc-0005jr-Dw for qemu-devel@nongnu.org; Mon, 05 Mar 2012 08:05:42 -0500 Date: Mon, 5 Mar 2012 13:05:14 +0000 From: Stefan Hajnoczi Message-ID: <20120305130514.GA28506@stefanha-thinkpad.localdomain> References: <1330173433-32043-1-git-send-email-sw@weilnetz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1330173433-32043-1-git-send-email-sw@weilnetz.de> Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH 0/2] Trivial MemoryRegionOps patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: qemu-trivial , qemu-devel@nongnu.org On Sat, Feb 25, 2012 at 01:37:11PM +0100, Stefan Weil wrote: > Please apply http://patchwork.ozlabs.org/patch/139660/ to the qemu-trivial > patch queue. Here are two additional trivial patches which also touch > MemoryRegionOps and make the code more uniform. > > [PATCH 1/2] ppc: Add missing 'static' to spin_rw_ops > [PATCH 2/2] sh7750: Remove redundant 'struct' from MemoryRegionOps Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan