-
- Downloads
Add a wake-able thread in virtio that serves as an interrupt like handler.
At the moment it's hard coded as queue '0' but further on it should be a function of the device requirements. It is also possible to move it towards the device function since this thread doesn't do anything other than wake up the driver worker.
Please register or sign in to comment