Commit graph

13 commits

Author SHA1 Message Date
Putta Khunchalee
3703853c03
Populates Maxmem (#1319) 2025-03-27 14:17:42 +01:00
Putta Khunchalee
460b7f38f6
Reserves BIOS area for kernel (#1314) 2025-03-15 19:03:07 +01:00
Putta Khunchalee
bc64f2ee14
Supports arbitrary object on RamBuilder (#1313) 2025-03-15 13:19:44 +01:00
Putta Khunchalee
a6bc1bf111
Converts RamMapper to trait object (#1306) 2025-03-08 17:52:15 +01:00
Putta Khunchalee
4e5440dcb7
Initializes Settings window (#1305) 2025-03-08 12:18:54 +01:00
Putta Khunchalee
de3e81178b
Prevents memory returned from Ram::alloc from deallocation (#1304) 2025-03-07 21:14:00 +01:00
Putta Khunchalee
d87ab5c7aa
Revises main tab (#1303) 2025-03-04 18:58:10 +00:00
Putta Khunchalee
820e2db0d2
Populates initial_memory_size (#1300) 2025-03-02 11:47:55 +00:00
Putta Khunchalee
e0738e11ce
Initializes getmemsize implementation (#1294) 2025-02-28 16:22:08 +00:00
Putta Khunchalee
443d55375c
Extracts hypervisor into a dedicated crate (#1293) 2025-02-25 15:14:47 +00:00
Putta Khunchalee
39ceb714f0
Switches fork1 flags from bitfield to bitflag (#1290) 2025-02-23 16:32:14 +00:00
Putta Khunchalee
aad328afc6
Upgrades all crates to 2024 edition (#1286) 2025-02-21 15:35:50 +00:00
Putta Khunchalee
1d2a3ee937
Splits panic handler and console into krt (#1239) 2025-01-11 14:33:20 +01:00