Boost tiny core ram to avoid issues

This commit is contained in:
Julien Duponchelle 2015-09-17 15:42:29 +02:00
parent 66ac6fd002
commit ce7f47054e

View File

@ -15,7 +15,7 @@
"qemu": {
"adapter_type": "e1000",
"adapters": 1,
"ram": 32,
"ram": 64,
"arch": "i386",
"console_type": "telnet"
},