qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] s390x/helper: Added format control bit to MMU t


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH] s390x/helper: Added format control bit to MMU translation
Date: Wed, 30 Apr 2014 16:58:09 +0200

On Fri, 25 Apr 2014 15:37:19 +0200
Thomas Huth <address@hidden> wrote:

> With the EDAT-1 facility, the MMU translation can stop at the
> segment table already, pointing to a 1 MB block. And while we're
> at it, move the page table entry handling to a separate function,
> too, as suggested by Alexander Graf.
> 
> Signed-off-by: Thomas Huth <address@hidden>
> ---
>  target-s390x/cpu.h    |    4 +++
>  target-s390x/helper.c |   70 ++++++++++++++++++++++++++++++++++++------------
>  2 files changed, 56 insertions(+), 18 deletions(-)

Added to my tree, thanks.




reply via email to

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