Skip to content

Building a serverless hypervisor in Rust from scratch #6

@sameo

Description

@sameo

Language of the talk:

  • 🇫🇷
  • 🇬🇧

Please use the language you will use during the presentation to fill in this form.

About you


Description of your talk

We will be using the recently formed https://github.com/rust-vmm project to build a very minimal hypervisor in Rust, from scratch. We will be limiting ourselves to:

  • 64-bit Linux guest support only
  • Direct kernel boot, no firmware support
  • initrd/initramfs based userspace only. No disk support.
  • Support for CPU, memory and console only.

Essentially, this hypervisor will virtualize the hardware resources a serverless framework would need, except for networking.


Miscellaneous

  • Talk level :
    • beginner
    • advanced
    • expert
  • Length (max 45 min) : 45mn
  • Format:
    • Slides
    • Live coding
  • Availability:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions