diff options
author | Alin Tomescu <tomescu.alin@gmail.com> | 2013-02-20 21:36:09 -0500 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2013-02-21 10:34:19 +0100 |
commit | 11e5d738a4c68cd20e90477fa8b7ee873bf3e2c0 (patch) | |
tree | ce0ed4aadfec2a58d9099ff5074af2eebcd6e88c /fsdev/qemu-fsdev-opts.c | |
parent | 499a6165bef56ce3f5297fa7b1abaab32858a34f (diff) |
ppc: fix bamboo >256MB RAM initialization in hw/ppc4xx_devs.c
I was trying to launch a PowerPC "bamboo" machine with more than 256MB of RAM
with qemu-system-ppc -M bamboo -kernel $kernel -initrd $ramdisk -m 512, but QEMU
would just hang. However, when I used -m 256, the machine would boot.
I looked through the code in hw/ and it seems there is an error when the
RAM memory is setup (if my understanding is correct).
After patching it, the machine launched and booted successfully with 512MB of
RAM.
Signed-off-by: Alin Tomescu <tomescu.alin@gmail.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'fsdev/qemu-fsdev-opts.c')
0 files changed, 0 insertions, 0 deletions