| name | Cloud Hypervisor Reference |
| description | Consult upstream Cloud Hypervisor capabilities and implementation details. |
Cloud Hypervisor Reference
Use this skill when working on VM behavior, device support, configuration options, or Cloud Hypervisor API behavior in qarax-node.
Source of truth
Guidance
- Prefer upstream docs and source in the Cloud Hypervisor repository for capability checks and behavior details.
- Validate assumptions against current upstream interfaces before changing manager/service logic.
- When behavior in Qarax differs from upstream, document the rationale in code comments or PR notes.