diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-08-31 20:41:34 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-08-31 20:41:34 +0200 |
| commit | 12070ade95668658d557620a9021c2707a1ad7a4 (patch) | |
| tree | 19f72b9cdfa35c9f94c8cf3e36336ae437cfe160 /README.md | |
| parent | 65a5d0eb97d7f8bf4d5d837d66bca53c5edcadc6 (diff) | |
added smp support to local bochs instance & config
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ Supported Platforms FoolOS is tested/developed on the following emlators/machines -* bochs 2.6.6 (compiled with: ./configure --enable-clgd54xx --enable-a20-pin --enable-debugger --enable-disasm --enable-e1000 --with-x --with-x11) +* bochs 2.6.6 (compiled with: ./configure --enable-clgd54xx --enable-a20-pin --enable-debugger --enable-disasm --enable-e1000 --with-x --with-x11 --enable-smp) * qemu 1.1.2 * virtual box 4.1.18 (disable nested paging etc) |
