]> git.proxmox.com Git - qemu.git/blobdiff - hw/ppc_oldworld.c
RAM usage information in machine definition.
[qemu.git] / hw / ppc_oldworld.c
index 6b4f202d019e08deeabed22595d8ea8df06c65c8..a85524c31bf426dc75c8e3da107d540e82421ebb 100644 (file)
@@ -370,4 +370,5 @@ QEMUMachine heathrow_machine = {
     "g3bw",
     "Heathrow based PowerMAC",
     ppc_heathrow_init,
+    BIOS_SIZE + VGA_RAM_SIZE,
 };