|
a013855e73
|
Syscalls : print & flush
|
2021-03-09 11:50:16 +01:00 |
|
|
f1231af040
|
syscalls use rax for code
|
2021-03-09 11:24:52 +01:00 |
|
|
9abb67a194
|
First syscall brainstorming
|
2021-03-09 01:04:52 +01:00 |
|
|
dc2e2878d7
|
Kernel shell as a syscall (2)
|
2021-03-08 17:18:24 +01:00 |
|
|
bb5a743ed4
|
Kernel shell as a syscall
|
2021-03-08 17:16:21 +01:00 |
|
|
c6e568990f
|
Syscall table
|
2021-03-08 16:27:54 +01:00 |
|
Julian Barathieu
|
8d61c9b5e0
|
errno & rc's & shell errors
|
2021-03-04 20:05:53 +01:00 |
|
|
8296688060
|
Documentation first draft
|
2021-03-04 18:05:45 +01:00 |
|
|
bc2e1f80d3
|
Syscall args
|
2021-03-04 18:05:20 +01:00 |
|
|
999f41f3c2
|
Syscall parameters (1)
|
2021-03-04 15:11:07 +01:00 |
|
|
59318483f9
|
Userspace can trigger syscalls
|
2021-03-04 11:49:50 +01:00 |
|
|
b3d83fac11
|
Clean ISR/Syscall handler
|
2021-03-04 10:19:06 +01:00 |
|
|
fe6299097f
|
User code cannot trigger syscall!
|
2021-03-04 10:06:39 +01:00 |
|
|
904492298f
|
Add a userspace code source
|
2021-03-04 09:51:25 +01:00 |
|
|
675d3a5924
|
Some cleanup
|
2021-03-03 17:31:31 +01:00 |
|
|
e30dc65d7d
|
No need for a linux-deallocatable scheduler
|
2021-03-01 17:33:32 +01:00 |
|
|
5978e70303
|
Get paging ready for userspace
|
2021-03-01 17:18:10 +01:00 |
|
|
2a1990e043
|
Userspace code runs !
|
2021-03-01 16:57:48 +01:00 |
|
|
d0d546e073
|
We now jump to userspace !
|
2021-03-01 16:29:37 +01:00 |
|
|
3c1e97c157
|
Rewritten GDT descriptors
|
2021-03-01 16:07:39 +01:00 |
|
|
3326b4a18b
|
corrected typo
|
2021-02-28 20:01:45 +01:00 |
|
|
6268762952
|
Corrected deprecated qemu options
|
2021-02-28 15:34:19 +01:00 |
|
|
7621babbd1
|
WIP: GDT is now right. Have to debug iretq GPF
|
2021-02-28 14:06:29 +01:00 |
|
|
b57ed861ff
|
WIP : gdt problem ?
|
2021-02-27 01:03:09 +01:00 |
|
|
d3db4efba4
|
Syscall vector operational (for kernel mode)
|
2021-02-26 19:10:25 +01:00 |
|
|
4e5da302a0
|
Syscall first parameter (2)
|
2021-02-26 18:23:46 +01:00 |
|
|
aa0207cf67
|
Syscall first parameter
|
2021-02-26 18:10:40 +01:00 |
|
|
bc3e8323bd
|
Add syscall.c|h|asm in kernel/ke (2)
|
2021-02-26 18:04:39 +01:00 |
|
|
281ec9c5f5
|
Add syscall.c|h|asm in kernel/ke
|
2021-02-26 18:04:17 +01:00 |
|
|
b270c2608c
|
Don't need more ISR than IRQ lines + syscall vector
|
2021-02-26 17:03:39 +01:00 |
|
|
03220c04e1
|
You can trigger dummy syscalls
|
2021-02-26 13:58:45 +01:00 |
|
|
45fa378a65
|
Get rid of that unconsistent spaces
|
2021-02-26 13:23:25 +01:00 |
|
|
e00ce40c6e
|
int 0x80 is triggered (but nothing printed though)
* Better gdb options (hbreak)
* 255 isr can now be registered
* EarlyExceptionHandler is static
|
2021-02-26 13:18:20 +01:00 |
|
|
fa525fe066
|
2021 ProjectTree (2)
|
2021-02-24 20:53:51 +01:00 |
|
|
9c10fa0899
|
New project tree
|
2021-02-24 20:47:53 +01:00 |
|
|
b7b155db0b
|
Update latest cross-cc release
|
2021-02-23 23:48:09 +01:00 |
|
|
f137c4daa7
|
Better screenshot
|
2021-02-22 22:20:14 +01:00 |
|
|
3bb1b31eeb
|
Out of memory great again
|
2021-02-22 15:47:51 +01:00 |
|
|
494e85e6dc
|
Merge branch 'disk'
|
2021-02-22 15:44:29 +01:00 |
|
|
65694e4b5e
|
Happy new year ! (a bit late)
|
2021-02-18 19:54:35 +01:00 |
|
|
21919c2f4a
|
Merge branch 'master' into disk
|
2020-09-30 14:35:36 +02:00 |
|
|
9740f54ae0
|
Avoid cross-cc to be considered part of the project
|
2020-09-29 16:24:30 +02:00 |
|
|
c303113cae
|
Compiling cross-cc is now possible
|
2020-09-29 16:17:36 +02:00 |
|
|
3ef8e95b43
|
Compiling the cross-cc
|
2020-09-29 15:15:12 +02:00 |
|
|
562cf11bca
|
Merge branch 'master' into disk
|
2020-09-27 20:33:12 +02:00 |
|
|
33a614d8e2
|
Legal update
|
2020-09-27 17:33:48 +02:00 |
|
|
00a5c08e00
|
Merge branch 'master' into disk
Fusion pour ajout du cross-cc
|
2020-06-05 13:04:00 +02:00 |
|
|
cd755b2e5f
|
ProjectTree
|
2020-06-02 09:48:29 +02:00 |
|
|
114bdd2c10
|
Merging new cross-cc
|
2020-06-02 09:46:13 +02:00 |
|
|
1d55121627
|
Dropping libisl15 dependency
|
2020-06-02 01:16:21 +02:00 |
|