Skip to main content
Ctrl+K

Xen Hypervisor 4.22

  • Admin Guide
    • Introduction
    • Microcode Loading
  • Guest documentation
    • DOMCTL Hypercalls
      • claim_memory
    • MEMCTL Hypercalls
      • claim_pages
    • x86
      • Hypercall ABI
      • PV Traps and Entrypoints
  • Hypervisor Guide
    • Design documents
      • 1. Hyperlaunch
        • 1.1. Hyperlaunch Design Document
        • 1.2. Xen Hyperlaunch Device Tree Bindings
      • 2. NUMA Claims
        • 2.1. Use Cases
        • 2.2. Performance
        • 2.3. Development
        • 2.4. Claims Design
        • 2.5. Installation
        • 2.6. Protection
        • 2.7. Redeeming
        • 2.8. Accounting
        • 2.9. Implementation
        • 2.10. Terminology
    • Code Coverage
    • x86
      • How Xen Boots
    • ARM
      • ARM System Control and Management Interface (SCMI)
  • Continuous Integration
  • Xen Makefiles
  • MISRA C coding guidelines
    • MISRA C rules for Xen
    • MISRA C deviations for Xen
    • C Dialect and Translation Assumptions for Xen
    • Measures taken towards the minimization of Run-time failures in Xen
    • Documenting violations
    • Exclude file list for xen scripts
    • Xen static analysis
    • Properties list for Xen
  • Functional Safety documentation
    • Requirements documentation
      • Requirements Introduction Document
      • Functional Requirements
      • Domain Creation And Runtime
      • Domain Creation And Runtime
      • Version hypercall
      • Error Return Value
      • Generic Timer
      • SBSA UART
      • Hypercall
      • Capabilities
      • Version
  • Xen cache coloring user guide
  • Frequently Asked Questions
  • Glossary
  • .rst

Hyperlaunch

1. Hyperlaunch#

  • 1.1. Hyperlaunch Design Document
    • 1.1.1. Introduction
    • 1.1.2. Document Structure
    • 1.1.3. Approach
    • 1.1.4. Requirements and Design
    • 1.1.5. Communication of Domain Configurations
    • 1.1.6. Appendix
  • 1.2. Xen Hyperlaunch Device Tree Bindings
    • 1.2.1. Example Configuration
    • 1.2.2. The Hypervisor node
    • 1.2.3. The Config node
    • 1.2.4. The Domain node
    • 1.2.5. The Module node

previous

Design documents

next

1.1. Hyperlaunch Design Document

By The Xen development community

© Copyright 2019-2026, The Xen development community.