s390: unify allocation of initial memory
commit80d23275e3c4bc93fa6f123613d5ff389ed3fc62
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Fri, 29 May 2015 13:01:55 +0000 (29 15:01 +0200)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Mon, 7 Sep 2015 14:10:44 +0000 (7 16:10 +0200)
tree289a9138005fd0992c266f98b5b5977eb86d3e64
parent1cf065fb87e8787e3e9cebcdb4713b81e4e61422
s390: unify allocation of initial memory

Now that the calculation of the initial memory is hidden in the sclp
device, we can unify the allocation of the initial memory.

The remaining ugly part is the reserved memory for the virtio queues,
but that can be cleaned up later.

Reviewed-by: Matthew Rosato <mjrosato@linux.vnet.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
hw/s390x/s390-virtio-ccw.c
hw/s390x/s390-virtio.c
hw/s390x/s390-virtio.h