-
This came up with the Gunyah integration testing with CrosVM. As their implementation has a fairly small amount of memory in the shared memory portion they couldn't fit the QUEUE_SIZE queue in it. Thi…
-
- ARCHITECTURE = https://chromium.googlesource.com/chromiumos/docs/+/1ec7c3500b6fccf85536c3fd70bc538f517cd3b4/crostini_developer_guide.md and https://chromium.googlesource.com/chromiumos/platform/cros…
-
- ARCHITECTURE = https://chromium.googlesource.com/chromiumos/docs/+/1ec7c3500b6fccf85536c3fd70bc538f517cd3b4/crostini_developer_guide.md and https://chromium.googlesource.com/chromiumos/platform/cros…
-
Parts of virtio-GPU can straightforwardly (if not easily) be implemented on Xen, but mapping host-allocated buffers into the guest [isn't supported yet][1] and so there will need to be a workaround.
…
-
Cargo.toml says "Apache-2.0 OR BSD-3-Clause", but many files contain lines like the following, which suggests that only the Apache-2.0 license applies:
```rust
// SPDX-License-Identifier: Apache-2…
-
## Crate Name
`kvm`
## Short Description
The [kvm-ioctls::ioctls](https://github.com/rust-vmm/kvm-ioctls/tree/master/src/ioctls) module moved into its own crate.
## Why is this crate relevant to t…
-
Hi nextest team!
I would like to replace the [custom test runner](https://source.chromium.org/chromiumos/chromiumos/codesearch/+/main:src/platform/crosvm/tools/impl/test_runner.py?q=test_runner.py…
-
Hi!
Recently I did many Profile-Guided Optimization (PGO) benchmarks on multiple projects - the results are available [here](https://github.com/zamazan4ik/awesome-pgo). Here you can find different …
-
Hi!
Recently I checked Profile-Guided Optimization (PGO) improvements on multiple projects. The results are [here](https://github.com/zamazan4ik/awesome-pgo/).
Since PGO showed measurable improv…
-
https://chromium.googlesource.com/chromiumos/overlays/board-overlays/+/main/project-termina/
```
Termina
Overview
The project-termina encompasses the majority of functionality for Termina. Archi…