]> git.proxmox.com Git - qemu.git/commit - hw/ppc_oldworld.c
target-ppc: modify hw/ppc_oldword.c to use qemu_ram_alloc()
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 20 Dec 2008 23:40:35 +0000 (23:40 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 20 Dec 2008 23:40:35 +0000 (23:40 +0000)
commita748ab6d9a443e741c52ccd38c4e00e2b32590c4
tree533aa6f0ec4a48a531c23283e098e10f6a48e14a
parentf2fde45afdf01594236bb6062bb279602d84ffcc
target-ppc: modify hw/ppc_oldword.c to use qemu_ram_alloc()

This patch uses qemu_ram_alloc() to allocate RAM, VGA RAM and VGA BIOS.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Laurent Vivier <Laurent@lvivier.info>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6114 c046a42c-6fe2-441c-8c8c-71466251a162
hw/ppc_oldworld.c