Re: [Qemu-devel] [PATCH 03/12] s390: Add mapping helper functions.

2013-01-18 Thread Alexander Graf
On 17.01.2013, at 15:23, Cornelia Huck wrote: > Add s390_cpu_physical_memory_{map,unmap} with special handling > for the lowcore. > > Signed-off-by: Cornelia Huck > --- > target-s390x/cpu.h| 4 > target-s390x/helper.c | 26 ++ > 2 files changed, 30 insertions(+)

[Qemu-devel] [PATCH 03/12] s390: Add mapping helper functions.

2013-01-17 Thread Cornelia Huck
Add s390_cpu_physical_memory_{map,unmap} with special handling for the lowcore. Signed-off-by: Cornelia Huck --- target-s390x/cpu.h| 4 target-s390x/helper.c | 26 ++ 2 files changed, 30 insertions(+) diff --git a/target-s390x/cpu.h b/target-s390x/cpu.h index 6