Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

riscv vcpu implemention #2

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

riscv vcpu implemention #2

wants to merge 12 commits into from

Conversation

PeizhongQiu
Copy link
Contributor

rm csr; add trap handlers to support irq.

src/vcpu.rs Show resolved Hide resolved
src/regs.rs Outdated Show resolved Hide resolved
src/vcpu.rs Outdated Show resolved Hide resolved
@hky1999
Copy link
Contributor

hky1999 commented Sep 4, 2024

What is this PR's target? It seems that it's just related to some type definition.

Also, mind the CI error.

@hky1999
Copy link
Contributor

hky1999 commented Sep 4, 2024

What is this PR's target? It seems that it's just related to some type definition.

Also, mind the CI error.

Sorry for that, I compared the wrong commit

src/vcpu.rs Outdated Show resolved Hide resolved
src/irq.rs Outdated Show resolved Hide resolved
src/irq.rs Show resolved Hide resolved
@aarkegz aarkegz mentioned this pull request Sep 8, 2024
aarkegz pushed a commit that referenced this pull request Sep 9, 2024
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