Commit Graph

45 Commits

Author SHA1 Message Date
79fe31e54f
Improve securit docs
All checks were successful
Continuous Integration / Check (push) Successful in 1m18s
Continuous Integration / Clippy (push) Successful in 1m19s
2025-11-05 23:40:49 -05:00
5a41a9c6a9
Allocate space and create new page table
Some checks failed
Continuous Integration / Check (push) Successful in 1m7s
Continuous Integration / Clippy (push) Failing after 1m12s
2025-11-04 19:58:42 -05:00
2b34fe6912
Page enumeration changes 2025-11-04 17:10:20 -05:00
4dc05da38d
Only enumerate pages in dev build
All checks were successful
Continuous Integration / Check (push) Successful in 1m8s
Continuous Integration / Clippy (push) Successful in 1m8s
2025-11-04 16:49:17 -05:00
07136397d0
Wait until serial tx buffer is empty
All checks were successful
Continuous Integration / Check (push) Successful in 1m9s
Continuous Integration / Clippy (push) Successful in 1m12s
2025-11-04 16:32:03 -05:00
b02c34fd1d
Clippy, formatting
All checks were successful
Continuous Integration / Check (push) Successful in 4m19s
Continuous Integration / Clippy (push) Successful in 1m28s
2025-11-04 10:43:57 -05:00
9295b6f3f7
Bug fixing and investigation 2025-11-04 10:43:17 -05:00
c2f9343bbf
Linting fixes
All checks were successful
Continuous Integration / Check (push) Successful in 1m13s
Continuous Integration / Clippy (push) Successful in 1m10s
2025-10-31 15:44:49 -04:00
a4ad6da4f7
Initial work for hardware virtualization
Some checks failed
Continuous Integration / Check (push) Failing after 1m11s
Continuous Integration / Clippy (push) Failing after 1m11s
2025-10-31 12:49:58 -04:00
913353ed03
Relicense to MIT 2025-10-09 13:12:54 -04:00
249c1ae92c
Formatting 2025-10-02 01:05:14 -04:00
b3fe90ba25
Clippy lints 2025-10-02 01:04:58 -04:00
8a87fa80b1
Major log rework 2025-10-02 01:03:58 -04:00
b93f707b0b
Freelist init 2025-09-30 13:58:36 -04:00
f48426c59c
Use x86_64 crate for asm 2025-09-28 23:04:00 -04:00
ceca3237c1
Changes to logging 2025-09-26 23:29:46 -04:00
90daf095f0
Remove extraneous page table code 2025-09-26 22:51:07 -04:00
c8886495a2
Starting to understand paging 2025-09-26 19:50:45 -04:00
65804ef56a
Docs, linting
Some checks are pending
Continuous Integration / Rustfmt (push) Waiting to run
Continuous Integration / Clippy (push) Waiting to run
Continuous Integration / Build (x86_64) (push) Waiting to run
Continuous Integration / Check (push) Successful in 5m21s
2025-09-24 23:40:55 -04:00
d61dd8383b
Fix interrupts
Some checks failed
Continuous Integration / Build (x86_64) (push) Waiting to run
Continuous Integration / Clippy (push) Failing after 6m32s
Continuous Integration / Check (push) Failing after 13m58s
Continuous Integration / Rustfmt (push) Failing after 10m40s
2025-09-24 18:38:28 -04:00
77edb07211
Clippy: Fix lints
Some checks failed
Continuous Integration / Rustfmt (push) Waiting to run
Continuous Integration / Check (push) Failing after 4m19s
Continuous Integration / Clippy (push) Failing after 1m32s
Continuous Integration / Build (x86_64) (push) Successful in 2m22s
2025-07-23 01:33:20 -04:00
aadebbfefe
CI: Prepare for CI/CD 2025-07-23 01:31:19 -04:00
d1ea875699
Format: Display memory values in hex 2025-07-17 23:28:06 -04:00
c6ea6e46cc
Trying to get interrupt handling ABIs to work 2025-07-07 12:44:50 -04:00
e124f3c2c6
Possibly deprecate x86-interrupt CC 2025-07-07 12:02:07 -04:00
2a7ececad1
Reorganize documentation 2025-07-07 00:43:31 -04:00
d279e193ab
Feature API, firmware type 2025-07-06 22:33:26 -04:00
d0f547b1c0
Temporarily disable double fault handler to avoid compiler regression 2025-07-06 21:25:48 -04:00
114e87d11f
Syscall API design 2025-06-05 00:19:02 -04:00
a6c141dda4
I DONT KNOW WHAT IM DOING AND IM SCARED 2025-05-28 23:07:33 -04:00
76b7e7b93c
saving before I sleep 2025-05-28 01:38:19 -04:00
cd24c63e84
README touch-ups, debugging 2025-05-27 11:33:06 -04:00
1bd0c60b93
Critical section macro 2025-05-26 00:07:44 -04:00
f569497776
Fault handling stuff 2025-05-25 23:58:00 -04:00
477781c3f5
Move statics out of main 2025-05-20 13:24:43 -04:00
24524c104f
Some device discovery support 2025-05-20 00:52:19 -04:00
154c9512dc
Some work on GDT setup 2025-05-19 10:16:51 -04:00
de130e924a
Initial memory management work 2025-05-18 19:13:54 -04:00
a2540962da
Add fb request 2025-05-16 10:57:30 -04:00
af1496f6ea
Add missing license identifier 2025-05-16 01:47:38 -04:00
d30c541e8a
Hacky serial output 2025-05-16 01:38:38 -04:00
2eccf91884
Licensing and docs 2025-03-29 00:44:54 -04:00
cb50a6d58c
Tentative API 2025-03-13 16:29:38 -04:00
d5ca08e647
Set up some stuff for syscalls? 2025-03-13 13:09:45 -04:00
6829ef55fc
Reorganize, process capabilities 2025-03-13 00:28:50 -04:00