From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34011) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yj8oA-0000Tf-Ti for qemu-devel@nongnu.org; Fri, 17 Apr 2015 12:07:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yj8o6-0001pv-KP for qemu-devel@nongnu.org; Fri, 17 Apr 2015 12:07:58 -0400 Received: from static.88-198-71-155.clients.your-server.de ([88.198.71.155]:60399 helo=socrates.bennee.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yj8o6-0001pd-9U for qemu-devel@nongnu.org; Fri, 17 Apr 2015 12:07:54 -0400 References: <1428931324-4973-1-git-send-email-peter.maydell@linaro.org> <1428931324-4973-4-git-send-email-peter.maydell@linaro.org> From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: <1428931324-4973-4-git-send-email-peter.maydell@linaro.org> Date: Fri, 17 Apr 2015 17:08:13 +0100 Message-ID: <87lhhqg2ky.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH v2 03/14] Make CPU iotlb a structure rather than a plain hwaddr List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Peter Crosthwaite , patches@linaro.org, "Edgar E. Iglesias" , qemu-devel@nongnu.org, Greg Bellows , Paolo Bonzini , Richard Henderson Peter Maydell writes: > Make the CPU iotlb a structure rather than a plain hwaddr; > this will allow us to add transaction attributes to it. > > Signed-off-by: Peter Maydell > Reviewed-by: Paolo Bonzini > Reviewed-by: Edgar E. Iglesias Reviewed-by: Alex Bennée -- Alex Bennée