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

Building a serverless hypervisor in Rust from scratch #6

Open
6 of 10 tasks
sameo opened this issue Jan 22, 2019 · 0 comments
Open
6 of 10 tasks

Building a serverless hypervisor in Rust from scratch #6

sameo opened this issue Jan 22, 2019 · 0 comments
Labels

Comments

@sameo
Copy link

sameo commented Jan 22, 2019

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:
@sameo sameo changed the title [WIP] Building a serverless hypervisor in Rust from scratch Building a serverless hypervisor in Rust from scratch Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants