keep initrd in below 4g area.
commitee60269c23bb2f672a9617cf36e74d43dc31a5aa
authorGlauber Costa <glommer@redhat.com>
Mon, 18 May 2009 20:35:58 +0000 (18 16:35 -0400)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 20 May 2009 18:21:36 +0000 (20 13:21 -0500)
tree58e56b1e70f5355e77790f8803c6dab47d3c755e
parent3978d7b4c8fe68dc45ea40097c76017938fb0ba7
keep initrd in below 4g area.

initrd must be kept on the memory area below 4g. By not doing this,
we're seeing guests break while using -initrd and values of -mem
superior to 4096.

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pc.c