qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 03/19] Alpha: set target page size to 13 bits.


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH 03/19] Alpha: set target page size to 13 bits.
Date: Tue, 7 Apr 2009 23:47:56 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

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 <address@hidden>

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
address@hidden                 http://www.aurel32.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]