Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/grapheneos-archive/platform_external_crosvm


https://github.com/grapheneos-archive/platform_external_crosvm

Last synced: about 5 hours ago
JSON representation

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)