Skip to content

virtio-net: add virtio-net to lambdo #4

@lucido-simon

Description

@lucido-simon

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions