PPC: e500: correct params->ram_size with ram_size
commit798e100cdad964ed6b2efdbba6d30216640275bb
authorTiejun Chen <tiejun.chen@windriver.com>
Wed, 1 May 2013 15:22:59 +0000 (1 15:22 +0000)
committerAlexander Graf <agraf@suse.de>
Mon, 6 May 2013 15:17:00 +0000 (6 17:17 +0200)
treef982b52f30a52091b8712510ccbbc956c408da00
parent646b2fadd638d59a87265007330de12d0f01d240
PPC: e500: correct params->ram_size with ram_size

We should sync params->ram_size after we fixup memory size on
a alignment boundary. Otherwise Guest would exceed the actual
memory region.

Signed-off-by: Tiejun Chen <tiejun.chen@windriver.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/e500.c