]> git.ameliathe1st.gay Git - voyage-au-centre-des-fichiers.git/commit
Added syscall to show userspace vmemory, to make debugging the kernel easier
authorAmelia Coutard <eliottulio.coutard@gmail.com>
Mon, 6 Mar 2023 19:14:57 +0000 (20:14 +0100)
committerAmelia Coutard <eliottulio.coutard@gmail.com>
Mon, 6 Mar 2023 19:14:57 +0000 (20:14 +0100)
commit9570b8a28831eee92f551fe6cf36588f309dd3f6
tree878b2029a6e4005792df025786e123f2a408f0ba
parent32b9716d9445a2239154a62abcc6c3de2f674e0b
Added syscall to show userspace vmemory, to make debugging the kernel easier
kernel/src/ring3.S
kernel/src/ring3.cpp
kernel/src/ring3.hpp
test_module/src/test.S
test_module/src/test.cpp