awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • vdsm/virtual-dsmvdsm 的头像

    vdsm/virtual-dsm

    3,854在 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
    在 GitHub 上查看↗3,854
  • opencontainers/runtime-specopencontainers 的头像

    opencontainers/runtime-spec

    3,641在 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
    在 GitHub 上查看↗3,641
  • xemu-project/xemuxemu-project 的头像

    xemu-project/xemu

    3,673在 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
    在 GitHub 上查看↗3,673
  1. Home
  2. Operating Systems & Systems Programming
  3. Virtualization & Emulation
  4. Hardware Emulators
  5. Console Emulators
  6. Virtual Hardware Configuration

探索子标签

  • 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.