This website works better with JavaScript
Главная
Обзор
Помощь
Вход
RISCI_ATOM
/
v86
зеркало из
https://github.com/copy/v86.git
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Вики
Дерево:
58d4336149
Ветки
Метки
master
wip
latest
v86
/
tests
/
qemu
/
Readme.md
Readme.md
266 B
История
Исходник
How to run:
Obtain the
linux3.iso
image (see
Readme.md
)
Run
make test-i386
Get the result on the host:
./test-386 > reference
Get the result from the VM:
./run.js > result
The difference should be empty:
diff reference result