Skip to content

[feat] add EmuDeviceTIVCChannel #35

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

Merged
merged 1 commit into from
Jun 16, 2025
Merged

Conversation

hky1999
Copy link
Contributor

@hky1999 hky1999 commented Jun 15, 2025

No description provided.

Copy link
Contributor

@aarkegz aarkegz left a comment

Choose a reason for hiding this comment

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

LGTM.

@aarkegz aarkegz merged commit 183ad73 into inject_interrupt Jun 16, 2025
10 checks passed
aarkegz added a commit that referenced this pull request Jun 16, 2025
* prototype of devices supporting interrupt injecting

* add derives for `SysRegAddrRange`

* move `DeviceAddr` to axaddrspace, add port io device support

* use `AccessWidth` instead of `usize`

* `handle_write` now returns a `AxResult`

* remove `VCpuInfo` trait, use explicit param instead

* [refactor] introduce EmuDeviceTInterruptController

* first commit

* formatted

* first apis

* more apis

* api moved to separate crate

* remove unused imports

* update axaddress to branch `api`, as a temporary branch, this branch should be deleted eventually

* remote axaddress branch `api`

* remove unused `DeviceRWContext` param

* remove `InterruptInjector`, use `axvisor_api` instead

* [feat] add EmuDeviceTIVCChannel (#35)

---------

Co-authored-by: hky1999 <976929993@qq.com>
Co-authored-by: hky1999 <keyang.hu@qq.com>
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