# uvmm **Repository Path**: source-code-sync/uvmm ## Basic Information - **Project Name**: uvmm - **Description**: fork from https://github.com/kernkonzept/uvmm.git - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-20 - **Last Updated**: 2024-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # L4Re uvmm uvmm is the virtual machine monitor for the L4Re operating system. It allows to configure and execute guest OSes on top of L4Re. It provides a number of virtual interfaces to the guest, so that it can interact with L4 components in a secure way. # Documentation This package is part of the L4Re operating system. For documentation and build instructions see the [L4Re wiki](https://kernkonzept.com/L4Re/guides/l4re). # Contributions We welcome contributions. Please see our contributors guide on [how to contribute](https://kernkonzept.com/L4Re/contributing/l4re). # License Detailed licensing and copyright information can be found in the [LICENSE](LICENSE.spdx) file.