awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • vdsm/virtual-dsmالصورة الرمزية لـ vdsm

    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-specالصورة الرمزية لـ opencontainers

    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/xemuالصورة الرمزية لـ xemu-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.