aboutsummaryrefslogtreecommitdiff
path: root/hw/mips_malta.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/mips_malta.c')
-rw-r--r--hw/mips_malta.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/mips_malta.c b/hw/mips_malta.c
index d39a02b909..69b16b78a0 100644
--- a/hw/mips_malta.c
+++ b/hw/mips_malta.c
@@ -949,4 +949,5 @@ QEMUMachine mips_malta_machine = {
"malta",
"MIPS Malta Core LV",
mips_malta_init,
+ VGA_RAM_SIZE + BIOS_SIZE,
};