awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesVirtual Hardware Configuration

Persistent storage of system settings by emulating physical hardware configuration chips.

Distinct from Console Emulators: Focuses on emulating the hardware chip that holds settings, rather than the emulator software itself.

Explore 3 awesome GitHub repositories matching operating systems & systems programming · Virtual Hardware Configuration. Refine with filters or upvote what's useful.

Awesome Virtual Hardware Configuration GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • vdsm/virtual-dsmAvatar de vdsm

    vdsm/virtual-dsm

    3,854Ver en GitHub↗

    Virtual-dsm is a virtualization platform that enables the execution of full virtual machine environments within containers. By leveraging kernel-level virtualization and hardware-assisted extensions, it allows virtual instances to run with near-native performance while maintaining resource isolation on the host system. The project distinguishes itself by facilitating the deployment of specialized operating systems, such as network-attached storage environments, directly within containerized instances. It provides granular control over hardware integration, allowing users to map physical host

    The virtualization tool enables direct access to host graphics hardware to support specialized software features requiring high-performance processing within a virtualized environment.

    Shelldockerdocker-imagedsm
    Ver en GitHub↗3,854
  • opencontainers/runtime-specAvatar de opencontainers

    opencontainers/runtime-spec

    3,641Ver en GitHub↗

    The project provides an open container runtime specification and standardized schema for defining container configurations, namespaces, resource limits, security policies, and filesystem mounts across platforms. It outlines the formal configuration formats, lifecycle operations, and execution environments necessary for portable, isolated container workloads. The specification covers container lifecycle management protocols and structured rules governing container creation, execution startup, process signaling, state tracking, and resource teardown. It standardizes local bundle packaging and

    Specifies virtual CPU counts, memory limits, and hardware passthrough parameters.

    Gocontainersdockeroci
    Ver en GitHub↗3,641
  • xemu-project/xemuAvatar de xemu-project

    xemu-project/xemu

    3,673Ver en GitHub↗

    xemu is a game console emulator and virtual hardware hypervisor designed to execute original Xbox game software on various operating systems. It functions as a disk image player that simulates physical circuitry and storage to enable the playback of original titles. The project includes a suite of low-level system debugging tools for inspecting registers, tracing execution events, and dumping memory from running guest code. It provides specialized capabilities for hardware accuracy testing and game hardware debugging to analyze system behavior. The software covers a broad range of emulation

    Emulates a hardware configuration chip to store persistent system data across multiple sessions.

    Cemulationemulatorhacktoberfest
    Ver en GitHub↗3,673
  1. Home
  2. Operating Systems & Systems Programming
  3. Virtualization & Emulation
  4. Hardware Emulators
  5. Console Emulators
  6. Virtual Hardware Configuration

Explorar subetiquetas

  • Hardware PassthroughsMechanisms for mapping physical host hardware devices directly into virtualized environments for near-native performance. **Distinct from Virtual Hardware Configuration:** Distinct from Virtual Hardware Configuration: focuses on direct mapping of physical host hardware (like GPUs) to guests, rather than emulating configuration chips.