Skip to content

Initialise more of the VM in rust#70

Merged
dancrossnyc merged 1 commit intor9os:mainfrom
gmacd:2025-12-30-init-vm-in-rust
Jan 27, 2026
Merged

Initialise more of the VM in rust#70
dancrossnyc merged 1 commit intor9os:mainfrom
gmacd:2025-12-30-init-vm-in-rust

Conversation

@gmacd
Copy link
Contributor

@gmacd gmacd commented Dec 31, 2025

Initialise the raspi pagetables statically in rust instead of asm.

This is another step towards dynamic generation of aarch64 pagetables as early as possible, avoiding a 2 stage init.

@gmacd gmacd force-pushed the 2025-12-30-init-vm-in-rust branch 2 times, most recently from 5d8a00c to 231d548 Compare January 26, 2026 23:44
This is another step towards dynamic generation of aarch64 pagetables as early as possible, avoiding a 2 stage init.

Signed-off-by: Graham MacDonald <grahamamacdonald@gmail.com>
@gmacd gmacd force-pushed the 2025-12-30-init-vm-in-rust branch from 231d548 to 642a3f5 Compare January 26, 2026 23:45
@dancrossnyc dancrossnyc merged commit f3e82c4 into r9os:main Jan 27, 2026
4 checks passed
@gmacd gmacd deleted the 2025-12-30-init-vm-in-rust branch January 28, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants