awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesGuest Kernel Bootstrapping

Loading a kernel and initializing CPU states directly to start a guest OS without firmware.

Distinct from Confidential Guest Kernels: Distinct from general guest hosting or installation automation by focusing on the CPU state initialization and direct memory loading process.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Guest Kernel Bootstrapping. Refine with filters or upvote what's useful.

Awesome Guest Kernel Bootstrapping GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • moby/hyperkitAvatar von moby

    moby/hyperkit

    3,720Auf GitHub ansehen↗

    Hyperkit is a userspace virtual machine monitor and a development toolkit for building custom hypervisors. It provides primitives for embedding virtualization and hardware emulation capabilities directly into applications to execute guest operating systems within a userspace environment. The project features a guest operating system bootstrapping tool that loads kernels and initializes CPU states without relying on traditional firmware. It includes a hardware emulation library to create virtualized storage, serial ports, and networking components for guest system access. The system covers vi

    Implements direct-to-guest kernel loading and CPU state initialization to bypass traditional firmware requirements.

    C
    Auf GitHub ansehen↗3,720
  1. Home
  2. Operating Systems & Systems Programming
  3. Guest Kernel Bootstrapping