]> git.proxmox.com Git - qemu.git/commit - target-s390x/helper.c
s390: Add mapping helper functions.
authorCornelia Huck <cornelia.huck@de.ibm.com>
Thu, 24 Jan 2013 02:28:02 +0000 (02:28 +0000)
committerAlexander Graf <agraf@suse.de>
Tue, 29 Jan 2013 20:50:04 +0000 (21:50 +0100)
commit38322ed6518817066ce3a9037fd3795af57e1cdd
treef47c76067dcac4d414407b341e2b921e720bb10b
parent4782a23b270ecbb9ce0ca6f3f1b60857a09cef0e
s390: Add mapping helper functions.

Add s390_cpu_physical_memory_{map,unmap} with special handling
for the lowcore.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-s390x/cpu.h
target-s390x/helper.c