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

Emulate peripheral devices more properly #36

Open
takahirox opened this issue Mar 15, 2020 · 0 comments
Open

Emulate peripheral devices more properly #36

takahirox opened this issue Mar 15, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@takahirox
Copy link
Owner

The currently peripheral device emulation is a bit too specific to xv6-riscv device drivers, for example ignoring some peripheral device accesses which may not have an effect to xv6-riscv.

We should emulate more properly because it can be broken if they update xv6-riscv device drivers, or other programs may fail.

@takahirox takahirox added the enhancement New feature or request label Mar 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant