Skip to content

Conversation

@ZR233
Copy link
Contributor

@ZR233 ZR233 commented Nov 24, 2025

No description provided.

- Introduced a new configuration file for QEMU x86_64 platform.
- Updated build scripts to accommodate changes in linker script generation.
- Enhanced Cargo.toml for x86-qemu-q35 platform with additional dependencies and features.
- Implemented multi-processor booting with support for application processors.
- Added APIC support for interrupt handling and timer management.
- Created boot and console modules for kernel initialization and UART communication.
- Developed memory management functionalities, including physical memory information retrieval.
- Implemented time management using TSC as the clock source.
- Added power management functionalities for system shutdown and CPU bootstrapping.
- Updated linker script to include driver registration sections.
- Created a new script for QEMU x86_64 execution with appropriate arguments.
@ZR233 ZR233 merged commit 0166d8a into next2 Nov 24, 2025
10 checks passed
@ZR233 ZR233 deleted the dev-next2-x86 branch November 24, 2025 06:51
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