remove wrong statement
This commit is contained in:
parent
c4fdd6ca5c
commit
5faab70a04
1 changed files with 0 additions and 2 deletions
|
@ -39,8 +39,6 @@ $ (cd include/metalsvm; cp config.h.example config.h) \endverbatim
|
|||
* The emulator is then started with the following parameters:
|
||||
* \verbatim$ qemu -monitor stdio -smp 2 -net nic,model=rtl8139 -net user,hostfwd=tcp::12345-:7 -net dump -kernel metalsvm.elf -initrd tools/initrd.img \endverbatim
|
||||
*
|
||||
* Please note that qemu versions 0.13 and 0.14 have a bug which keeps MetalSVM from booting properly. Used qemu-0.12.5 instead.
|
||||
*
|
||||
* @section runscc Running MetalSVM on the Intel SCC
|
||||
*
|
||||
* -# Intel recommends to use their cross-compiler for generating code which is guaranteed to be SCC-compatible. Just set the environment variables with the following command:
|
||||
|
|
Loading…
Add table
Reference in a new issue