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

Missing spurious interrupt handlers #881

Open
Qubasa opened this issue Nov 12, 2020 · 0 comments
Open

Missing spurious interrupt handlers #881

Qubasa opened this issue Nov 12, 2020 · 0 comments

Comments

@Qubasa
Copy link

Qubasa commented Nov 12, 2020

Hello,

in the blog post hardware-interrupts there has been forgotten to set the
spurious interrupt handlers. Spurious interrupts don't seem to happen in a virtual machine but if you deploy it to hardware you get
them (at least I did). See osdev.org.

Also I am implementing apic support if you want to peek into it for an upcomig blogpost: https://github.com/Luis-Hebendanz/svm_kernel/blob/master/svm_kernel/src/apic.rs

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

No branches or pull requests

1 participant