aboutsummaryrefslogtreecommitdiffstats
path: root/hw/mips_r4k.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/mips_r4k.c')
-rw-r--r--hw/mips_r4k.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/mips_r4k.c b/hw/mips_r4k.c
index fca565134..fcebd4705 100644
--- a/hw/mips_r4k.c
+++ b/hw/mips_r4k.c
@@ -286,4 +286,5 @@ QEMUMachine mips_machine = {
"mips",
"mips r4k platform",
mips_r4k_init,
+ VGA_RAM_SIZE + BIOS_SIZE,
};