summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-08-31 20:41:34 +0200
committerMichal Idziorek <m.i@gmx.at>2014-08-31 20:41:34 +0200
commit12070ade95668658d557620a9021c2707a1ad7a4 (patch)
tree19f72b9cdfa35c9f94c8cf3e36336ae437cfe160 /README.md
parent65a5d0eb97d7f8bf4d5d837d66bca53c5edcadc6 (diff)
added smp support to local bochs instance & config
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 81a2aec..143884e 100644
--- a/README.md
+++ b/README.md
@@ -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)