From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41946) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VpMVu-0003dv-Or for qemu-devel@nongnu.org; Sat, 07 Dec 2013 13:22:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VpMVo-00026S-Qk for qemu-devel@nongnu.org; Sat, 07 Dec 2013 13:22:02 -0500 Message-ID: <52A36741.3@msgid.tls.msk.ru> Date: Sat, 07 Dec 2013 22:21:53 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1386355410-10805-1-git-send-email-sw@weilnetz.de> In-Reply-To: <1386355410-10805-1-git-send-email-sw@weilnetz.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] hw/arm/highbank: Simplify code (memory region in device state) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: qemu-trivial@nongnu.org, Peter Maydell , qemu-devel , Mark Langsdorf 06.12.2013 22:43, Stefan Weil wrote: > The memory region can be included by value instead of by reference in the > device state (like it is done in other SoCs). Applied to trivial-patches queue, with the suggested comment fix. Thanks! /mjt