-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
This is the main tracking issue for all the sub-issues linked to adding a virtio-net support to lambdo.
As of right now, we have identified the following tasks :
- Create a tap interface
- Create a virtio-device that uses this interface
- Allocate the necessary memory pages
- Configure the VM to let the enlightened guest know about our device
- Intercept VM-Exits that should be handled by our device
This is still an early proposal of the tasks to do. We need further exploring before truly having a grasp on what needs to be done. Please comment and discuss with us anything we missed or misunderstood, or if this does not look like a logical division of tasks.
Metadata
Metadata
Assignees
Labels
No labels