diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-08-29 19:56:40 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-08-29 19:56:40 +0200 |
| commit | 47d22a238a6c5d60c6abfac724e6ad91885cdd67 (patch) | |
| tree | bd3893777b58aac7c94d68fe2a4ba57cfbdb38ec /bochsrc | |
| parent | 659f1f1ae057c82a154a1fd32cc9dca040979daa (diff) | |
added paging support
Diffstat (limited to 'bochsrc')
| -rw-r--r-- | bochsrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -220,7 +220,7 @@ romimage: file=/home/miguel/opt/bochs-2.6.6/bios/BIOS-bochs-latest # used all allocated host memory and wants more. # #======================================================================= -memory: guest=1024, host=1024 +memory: guest=16, host=1024 #======================================================================= # OPTROMIMAGE[1-4]: |
