Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grapheneos-archive/platform_external_crosvm
https://github.com/grapheneos-archive/platform_external_crosvm
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/grapheneos-archive/platform_external_crosvm
- Owner: GrapheneOS-Archive
- License: bsd-3-clause
- Created: 2022-10-25T19:23:27.000Z (about 2 years ago)
- Default Branch: 13
- Last Pushed: 2024-08-09T17:24:53.000Z (3 months ago)
- Last Synced: 2024-11-15T18:14:30.286Z (about 5 hours ago)
- Language: Rust
- Homepage: https://grapheneos.org/
- Size: 20.7 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.chromeos.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Crosvm on ChromeOS
Here are pointers to useful documentation for working on Crosvm on Chrome OS.
## Uploading changes
See [Creating a CL for Chromium OS Developers](CONTRIBUTING.md#chromiumos-cl).
## Building
See [Building for ChromeOS](https://google.github.io/crosvm/building_crosvm/chromium_os.html) in the
crosvm mdbook.## Submitting
See [presubmit checking](CONTRIBUTING.md#presubmit) and
[postsubmit merging](CONTRIBUTING.md#chromiumos-postsubmit)