jailhouse

Linux-based partitioning hypervisor (by siemens)

Jailhouse Alternatives

Similar projects and alternatives to jailhouse

  1. buildroot

    52 jailhouse VS buildroot

    Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at https://gitlab.com/buildroot.org/buildroot/. Do not open issues or file pull requests here.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Mypal

    Web browser

  4. riscv-isa-sim

    Spike, a RISC-V ISA Simulator

  5. linux-embedded-hal

    Implementation of the `embedded-hal` traits for Linux devices

  6. kernel-fuzzer-for-xen-project

    Discontinued Kernel Fuzzer for Xen Project (KF/x) - Hypervisor-based fuzzing using Xen VM forking, VMI & AFL

  7. ethercat

    Rust wrapper for the IgH EtherCAT master

  8. Hypervisor-From-Scratch

    Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials

  9. the-backdoor-factory

    Patch PE, ELF, Mach-O binaries with shellcode new version in development, available only to sponsors

  10. wiser

    :racehorse: Extremely minimal vmm for linux written in C. Hopefully someday will spin linux-vm for you.

  11. botnana-api-rs

    Botnana Client Library In Rust

  12. paschke

    Paschke created images of Chicago, among other things. Hence the name.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better jailhouse alternative or higher similarity.

jailhouse discussion

Log in or Post with

jailhouse reviews and mentions

Posts with mentions or reviews of jailhouse. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-13.
  • Is there a way to run RISCV sim spike on bare metal?
    3 projects | /r/RISCV | 13 Aug 2022
    You could run it inside something like jailhouse hypervisor (https://github.com/siemens/jailhouse) if you want to give it direct dedicated "baremetal" access to hardware. You could do this inside of a buildroot linux image. This would need a customized simulator.
  • Nano98: Windows 98 that boots and runs under 5MB
    4 projects | news.ycombinator.com | 20 Sep 2021
    Yes indeed, and Siemens even has their own hypervisor: https://github.com/siemens/jailhouse
  • Rust for realtime motion control.
    5 projects | /r/rust | 20 Feb 2021
    Yeah, I think that is what something like https://www.toradex.com/computer-on-modules/apalis-arm-family/nxp-imx-8 is useful for, where it has a separate core. Or even on linux you can use isolcpus to get pseudo-isolation. There are also hardware hypervisors like Jailhouse (https://github.com/siemens/jailhouse) which can completely isolate hardware resources and I suppose might prevent the GPU from causing an issue with realtime task. But this definitely affects ease-of-use and probably requires a reduced feature set in the language (no dynamic allocations) and lots of unsafe code.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic jailhouse repo stats
3
1,778
0.0
8 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that C is
the 6th most popular programming language
based on number of references?