Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
17
commits
9
4
1
Edit answers.txt
03969ae
Add write() hypercall
142c4f6
Add a test for opening & reading multiple files
fc54872
Add read() hypercall
dd68aba
Add open() hypercall
67ddf8d
Add display() hypercall
7ca6bab
Add getNumExits hypercall
74c32b0
Add printVal() hypercall
ab50a51
Write answers for Part A
df9f147
Add MIT license and CONTRIBUTORS file
e9ab0f2
The 64bit mode requires also EFER_LMA flag in sregs->efer.
1644ccb
Avoid C11 features to prevent gcc warnings
6b70cba
Build guest code with -fno-pic
617f8d1
Use the C guest code in 32-bit modes
ece507d
Add port I/O hypercall example.
b8d801d