This website works better with JavaScript
Home
Explore
Help
Sign In
RISCI_ATOM
/
v86
mirror of
https://github.com/copy/v86.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
975a06269e
Branches
Tags
master
wip
latest
v86
/
tests
Fabian
975a06269e
Squash
4 years ago
..
full
975a06269e
Squash
4 years ago
jit-paging
975a06269e
Squash
4 years ago
kvm-unit-tests
3a78beeb78
kvm-unit-test: Add missing files
4 years ago
nasm
975a06269e
Squash
4 years ago
perf-irhydra
2c0cdd07a8
Add --incognito to chromium flag
9 years ago
qemu
975a06269e
Squash
4 years ago
Readme.md
016005fa20
Update testing readmes
7 years ago
codegen.js
975a06269e
Squash
4 years ago
Readme.md
nasm
: Small unit tests written in assembly, which are run using gdb on the host.
qemu
: Builds a Linux binary, which tests many CPU features, which are then compared to a run on the host.
kvm-unit-test
: Based on tests from the KVM project, tests various CPU features.
full
: Starts several OSes and checks if they boot correctly.
perf-irhydra
: Manual performance test. Probably not interesting for you.