Skip to content

Conversation

@enkerewpo
Copy link
Member

Inquisitor-201 and others added 30 commits May 24, 2024 13:38
Remove CLI, Virtio daemon and kernel module
* add riscv kernel&rootfs

* riscv boot root linux

* add cpu parking page (riscv)

* test hypercall HvZoneStart
* change each vm's ram to 1G

* test notify before

* support riscv hvisor-tool
leave all inteface functions as todo!()
merge local hvisor loongarch port to syswonder/hvisor dev-loongarch branch
fix: change data type to prevent potential hvisor-daemon startup failure
Modify hvisor(riscv64) to adapt hvisor-tool config
@enkerewpo enkerewpo requested a review from KouweiLee February 25, 2025 08:46
@caodg
Copy link

caodg commented Feb 25, 2025

need a changelog.md or CHANGES file in the root directory, specifying each the features of each version.

@KouweiLee
Copy link
Contributor

Please wait pr #78 merged to dev.

@enkerewpo enkerewpo added documentation Improvements or additions to documentation feature New feature or request aarch64 riscv64 loongarch64 labels Feb 27, 2025
@enkerewpo enkerewpo changed the title merge dev to main and ready for version v0.1.0 milestone hvisor v0.1.0 Feb 28, 2025
SanchezDorso and others added 7 commits February 28, 2025 18:12
* Add AIA and Solve the problem of TAB completion

* add aia=aplic-imsic

* add aia

* Standardize riscv-aia FEATURES

* Standardize the annotation.
Update author information in various files to reflect new email address

Update runner path in cargo config and change default features to gicv3

Update CI workflow to disable fail-fast and comment out riscv64 support for future implementation

Update CI workflow to use rustc_target for target specification

Update CI workflow to include rustc_target for aarch64 and riscv64 architectures

Update CI workflow to improve test matrix structure and naming

Refactor code for consistency and readability by adjusting formatting and removing unnecessary whitespace
Add changelog, updated Github CI and formatted exisiting code with cargo fmt
Copy link
Contributor

@KouweiLee KouweiLee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Close #105

@enkerewpo enkerewpo merged commit c0019d3 into main Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aarch64 documentation Improvements or additions to documentation feature New feature or request loongarch64 riscv64

Projects

None yet

Development

Successfully merging this pull request may close these issues.