]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/ppc_chrp.c
RAM usage information in machine definition.
[mirror_qemu.git] / hw / ppc_chrp.c
index 4437a1038e2cd0b304e7d99a75b8c1b7729bea65..c74dfd4e059f414f62e75f49926716966a79736d 100644 (file)
@@ -335,4 +335,5 @@ QEMUMachine core99_machine = {
     "mac99",
     "Mac99 based PowerMAC",
     ppc_core99_init,
+    BIOS_SIZE + VGA_RAM_SIZE,
 };