Revision 6295e564 hw/mips_mipssim.c

b/hw/mips_mipssim.c
185 185
    .desc = "MIPS MIPSsim platform",
186 186
    .init = mips_mipssim_init,
187 187
    .ram_require = BIOS_SIZE + VGA_RAM_SIZE /* unused */,
188
    .nodisk_ok = 1,
189 188
};

Also available in: Unified diff