Commit Graph

65 Commits

Author SHA1 Message Date
20df4eb072
Update documentation
All checks were successful
Continuous Integration / Check (push) Successful in 1m19s
Continuous Integration / Clippy (push) Successful in 1m14s
2025-11-07 00:23:59 -05:00
7002d2feab
Investigate talc dealloc panic deadlock
Some checks failed
Continuous Integration / Check (push) Failing after 1m11s
Continuous Integration / Clippy (push) Failing after 1m10s
2025-11-06 01:34:24 -05:00
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
386852263a
Remove unneeded CI jobs
All checks were successful
Continuous Integration / Check (push) Successful in 58s
Continuous Integration / Clippy (push) Successful in 1m6s
2025-10-10 23:38:31 -04:00
044e928784
Logo and banner
Some checks are pending
Continuous Integration / Rustfmt (push) Waiting to run
Continuous Integration / Clippy (push) Waiting to run
Continuous Integration / Check (push) Successful in 6m19s
Continuous Integration / Build (x86_64) (push) Successful in 1m18s
2025-10-11 03:27:22 +00:00
913353ed03
Relicense to MIT 2025-10-09 13:12:54 -04:00
6f65bbea34
Memory changes 2025-10-02 11:58:19 -04:00
65c36cfa60
Properly round MMIO page addresses 2025-10-02 10:27:28 -04:00
50322be602
Remove CRLF bodge 2025-10-02 01:08:40 -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
0399650788
CPUID report log 2025-10-01 17:28:24 -04:00
315c8e33b7
Readability fixes 2025-09-30 20:12:02 -04:00
0a3d0147a8
Experimental MMIO freelist 2025-09-30 20:09:19 -04:00
ed4aef8978
Fixed wrong comment 2025-09-30 15:23:21 -04:00
eef96dfc87
Better error handling for dealloc 2025-09-30 15:22:15 -04:00
9646f7de8b
Better deallocation 2025-09-30 15:17:41 -04:00
b93f707b0b
Freelist init 2025-09-30 13:58:36 -04:00
da0d1f3d6e
Temporary fix for virt-manager PTY CRLF 2025-09-29 23:26:52 -04:00
c8fb0f76d8
Initial freemap, multi-arch ISO 2025-09-29 22:58:15 -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
100d1336da
Featurize certain components, making them optional 2025-07-06 21:56:29 -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