oscar
|
e96e5b0278
|
metal gic
|
2024-09-26 04:07:50 +08:00 |
|
Ali Mashtizadeh
|
51b61e3316
|
Use PROT/MAP flags rather than PTEs to improve portability.
|
2023-10-23 21:53:07 -04:00 |
|
Ali Mashtizadeh
|
d1a7bc9020
|
Rename cpu definitions to cpu.h and cpuop.h
|
2023-10-23 16:27:55 -04:00 |
|
Ali Mashtizadeh
|
09f3e260ff
|
NMI now triggers the debugger
|
2023-09-05 17:47:52 -04:00 |
|
Ali Mashtizadeh
|
e991129de9
|
Free pages in PMap_Destroy and add extra assertions to catch errors in PAlloc.
|
2023-09-04 16:03:34 -04:00 |
|
Ali Mashtizadeh
|
765bde0c82
|
Add basic breakpoint support to kdb
|
2023-08-21 16:42:29 -04:00 |
|
Ali Mashtizadeh
|
2718379e6d
|
Add argument passing
|
2023-08-20 19:04:28 -04:00 |
|
Ali Mashtizadeh
|
506c559dad
|
Updating copyright for files only touched by me
|
2018-07-05 16:55:21 -04:00 |
|
Ali Mashtizadeh
|
33af1ed42b
|
Use NMIs to halt all cores when entering the debugger and resume all cores on exit.
|
2015-02-28 20:18:38 -08:00 |
|
Ali Mashtizadeh
|
a357b2f034
|
Enable saving/restoring XMMs so that Clang works
|
2015-02-24 16:57:30 -08:00 |
|
Ali Mashtizadeh
|
e2afc076a5
|
Basic CrossCall implementation
|
2015-02-16 15:19:38 -08:00 |
|
Ali Mashtizadeh
|
473d00e669
|
Cleanup warnings from all the previous MP changes
|
2015-02-16 13:04:40 -08:00 |
|
Ali Mashtizadeh
|
4808b746f5
|
Basic MP bootup works
|
2015-02-15 17:00:55 -08:00 |
|
Ali Mashtizadeh
|
5a3d86aa7b
|
Implemented OSThreadCreate system call
|
2015-01-16 17:57:21 -08:00 |
|
Ali Mashtizadeh
|
9a4ad50d34
|
Fixing some pmap issues with regards to the loader
|
2014-12-30 20:40:02 -08:00 |
|
Ali Mashtizadeh
|
28fa88ef3c
|
Implement general VA2PA
|
2014-12-29 20:14:46 -08:00 |
|
Ali Mashtizadeh
|
796a7f0cbb
|
Segment registers and TSS bugfix that caused triple faults. Also includes part of the Spawn system call implementation.
|
2014-11-26 13:49:17 -08:00 |
|
Ali Mashtizadeh
|
fa86208a82
|
Add copy.c into build
|
2014-10-14 13:58:34 -07:00 |
|
Ali Mashtizadeh
|
4e76a9a922
|
Improving kernel ELF loader
|
2014-10-12 20:22:52 -07:00 |
|
Ali Mashtizadeh
|
b2c2b7c45a
|
Implement copyin/copyout
|
2014-10-12 13:17:18 -07:00 |
|
Ali Mashtizadeh
|
0dd593fff2
|
User space working
|
2014-07-27 17:09:31 -07:00 |
|
Ali Mashtizadeh
|
ff2be2e406
|
rdtsc and improved spinlock statistics
|
2014-07-24 20:25:17 -07:00 |
|
Ali Mashtizadeh
|
c184e7fa0a
|
Implement kernel threads and a round-robin scheduler
|
2014-07-23 18:07:07 -07:00 |
|
Ali Mashtizadeh
|
76108674d1
|
Build improvements
|
2014-07-21 23:43:01 -07:00 |
|