Set bochs to 32M RAM for testing purposes

This commit is contained in:
Baptiste Wicht 2018-03-28 15:57:13 +02:00
parent 5c1a461e21
commit 9655452432

View File

@ -4,4 +4,4 @@ port_e9_hack: enabled=1
mouse: enabled=1
ata0-master: type=disk, path="hdd.img", mode=flat, cylinders=1000, heads=16, spt=63
boot: disk
memory: guest=128, host=128
memory: guest=32, host=32