This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
perikiyoxd
/
exectos
Watch
1
Star
0
Fork
0
You've already forked exectos
forked from
xt-sys/exectos
Code
Pull Requests
Activity
Files
38d49eece4583bbe1354c989284a4b22fc849351
exectos
/
xtoskrnl
/
ar
/
amd64
History
Aiken Harris
620fc24cd2
Fix previous mode detection by reading CS from the trap frame and sanitize segment restoration
2026-03-31 20:38:21 +02:00
..
archsup.S
Fix previous mode detection by reading CS from the trap frame and sanitize segment restoration
2026-03-31 20:38:21 +02:00
boot.S
Add trampoline support and move assembler prototypes
2025-09-19 19:07:27 +02:00
cpufunc.cc
Drop C wrappers and switch to C++ API
2025-09-19 12:56:06 +02:00
data.cc
Implement NMI stack handling via IST
2026-03-28 20:49:18 +01:00
procsup.cc
Correct kernel stack base calculation for downward growing stacks
2026-03-31 18:59:59 +02:00
traps.cc
Add register dump to trap handler
2025-09-25 08:28:02 +02:00