On Fri, 25 Apr 2014 15:37:19 +0200
Thomas Huth <th...@linux.vnet.ibm.com> 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 <th...@linux.vnet.ibm.com>
> ---
>  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