From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37966) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNedq-0004gn-SE for qemu-devel@nongnu.org; Mon, 25 Jan 2016 05:45:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aNedn-00057s-L1 for qemu-devel@nongnu.org; Mon, 25 Jan 2016 05:45:02 -0500 Received: from mail-wm0-x232.google.com ([2a00:1450:400c:c09::232]:36752) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aNedn-00057l-Dw for qemu-devel@nongnu.org; Mon, 25 Jan 2016 05:44:59 -0500 Received: by mail-wm0-x232.google.com with SMTP id l65so58369769wmf.1 for ; Mon, 25 Jan 2016 02:44:59 -0800 (PST) References: <1453456243-19879-1-git-send-email-edgar.iglesias@gmail.com> <1453456243-19879-4-git-send-email-edgar.iglesias@gmail.com> From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: <1453456243-19879-4-git-send-email-edgar.iglesias@gmail.com> Date: Mon, 25 Jan 2016 10:44:57 +0000 Message-ID: <87y4bendjq.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH v3 3/3] target-arm: Implement the S2 MMU inputsize > pamax check List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Edgar E. Iglesias" Cc: edgar.iglesias@xilinx.com, peter.maydell@linaro.org, qemu-arm@nongnu.org, qemu-devel@nongnu.org Edgar E. Iglesias writes: > From: "Edgar E. Iglesias" > > Implement the inputsize > pamax check for Stage 2 translations. > We have multiple choices for how to respond to errors and > choose to fault. > > Signed-off-by: Edgar E. Iglesias Too fast ;-) I'm awaiting v4. -- Alex Bennée