From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LrJ9F-00008E-3i for qemu-devel@nongnu.org; Tue, 07 Apr 2009 17:48:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LrJ9E-00007t-Hm for qemu-devel@nongnu.org; Tue, 07 Apr 2009 17:48:00 -0400 Received: from [199.232.76.173] (port=50044 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LrJ9E-00007l-ET for qemu-devel@nongnu.org; Tue, 07 Apr 2009 17:48:00 -0400 Received: from hall.aurel32.net ([88.191.82.174]:53550) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LrJ9D-0003Iq-Vx for qemu-devel@nongnu.org; Tue, 07 Apr 2009 17:48:00 -0400 Date: Tue, 7 Apr 2009 23:47:56 +0200 From: Aurelien Jarno Subject: Re: [Qemu-devel] [PATCH 03/19] Alpha: set target page size to 13 bits. Message-ID: <20090407214756.GE23682@volta.aurel32.net> References: <1238423794-25455-1-git-send-email-gingold@adacore.com> <1238423794-25455-2-git-send-email-gingold@adacore.com> <1238423794-25455-3-git-send-email-gingold@adacore.com> <1238423794-25455-4-git-send-email-gingold@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <1238423794-25455-4-git-send-email-gingold@adacore.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Tristan Gingold Cc: qemu-devel@nongnu.org On Mon, Mar 30, 2009 at 04:36:18PM +0200, Tristan Gingold wrote: > (As defined by the alpha arch ref). > > Signed-off-by: Tristan Gingold Thanks, applied. > --- > target-alpha/cpu.h | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/target-alpha/cpu.h b/target-alpha/cpu.h > index a9f1c0f..582827e 100644 > --- a/target-alpha/cpu.h > +++ b/target-alpha/cpu.h > @@ -40,7 +40,7 @@ > #define ICACHE_LINE_SIZE 32 > #define DCACHE_LINE_SIZE 32 > > -#define TARGET_PAGE_BITS 12 > +#define TARGET_PAGE_BITS 13 > > #define VA_BITS 43 > > -- > 1.6.2 > > > > -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurelien@aurel32.net http://www.aurel32.net