apio deleted branch test-ci from apio/Luna 2023-07-21 12:34:13 +00:00
apio closed pull request apio/Luna#35 2023-07-21 12:34:07 +00:00
WIP: Test CI
apio pushed to test-ci at apio/Luna 2023-07-21 12:27:10 +00:00
d2651bf09e Break tests
de7e58c274 StringView: Fix equality operator
Compare 2 commits »
apio pushed to main at apio/Luna 2023-07-21 12:27:02 +00:00
de7e58c274 StringView: Fix equality operator
apio created pull request apio/Luna#35 2023-07-21 12:23:26 +00:00
WIP: Test CI
apio pushed to test-ci at apio/Luna 2023-07-21 12:22:36 +00:00
53ebe8102e Break tests
apio created branch test-ci in apio/Luna 2023-07-21 12:22:36 +00:00
apio pushed to main at apio/Luna 2023-07-21 12:17:19 +00:00
c24a261233 tools: Do not use KVM when it's not supported
apio pushed to main at apio/Luna 2023-07-21 12:11:50 +00:00
edeb420d0d Update drone.yml
apio pushed to main at apio/Luna 2023-07-21 12:09:51 +00:00
cd6bf745a7 tests+kernel+init: Run tests automatically in a headless way
apio opened issue apio/Luna#34 2023-07-20 21:49:50 +00:00
TODO: Mark kernel pages as global to avoid flushing the TLB on address space switches
apio opened issue apio/Luna#33 2023-07-20 21:13:23 +00:00
TODO: Alternate kernel stack to catch stack overflows before they triple-fault
apio opened issue apio/Luna#32 2023-07-20 18:35:21 +00:00
kernel: Interrupts are disabled while in system calls and enabled in exceptions
apio pushed to main at apio/Luna 2023-07-15 11:19:52 +00:00
bcfee628cb kernel: Remove outdated FIXME
apio pushed to main at apio/Luna 2023-07-15 11:18:07 +00:00
0d41e1f7b6 kernel/ext2: Change outdated FIXME
apio pushed to main at apio/Luna 2023-07-15 09:55:02 +00:00
f9003d7a58 kernel: Mask away unsafe bits in rflags when restoring state after a signal
89786d8be2 kernel: Save/restore the SSE/FPU state when executing signal handlers
Compare 2 commits »
apio pushed to main at apio/Luna 2023-07-13 18:33:28 +00:00
de6fe7f7c2 kernel+libc+sh: Make the TTY device actually follow termios rules
apio pushed to main at apio/Luna 2023-07-12 20:09:44 +00:00
efd5bae7a5 kernel: Implement querying the terminal window size
apio pushed to main at apio/Luna 2023-07-12 17:47:51 +00:00
78ea5dc352 base: Rename selene-home.sh to mount-home.sh
6c3ab3b27d init+base: Allow 'Description' fields in service files
Compare 2 commits »
apio pushed to main at apio/Luna 2023-07-12 17:40:50 +00:00
95cce6d592 base: Rename /etc/init/00-selene to 00-home