-
https://chromium.googlesource.com/chromiumos/docs/+/master/developer_guide.md#Creating-a-recovery-image-that-has-been-modified-for-test
-
# Feature Request
Profile-Guided Optimization (PGO) allows gaining additional performance for the software since it uses runtime profile information to perform more advanced optimization during the…
-
Incompatible PERFILE_DAX flag. I only noticed about this project as Vivek Goyal pointed me to it on the fsdevel list and I checked used flags because of this patch https://marc.info/?l=linux-fsdevel&m…
-
@gerddie raised this issue with the current INIT API that once we support a shared library C API it will not work well, because only the first call to init will get to set the config options.
Desig…
-
We need a clear story on how `vhost-user` is going to be supported through rust-vmm crates.
There are three main areas which need to be addressed in order to get it working with current hypervisors (…
-
List out all of the features that `cros-powerline` should have as part of the 1.0.0 release.
-
Clear Linux makes a compelling security-focused desktop with the emphasis on running most code in VMs, while also having good performance.
The lack of packaged software for the primary OS can be se…
-
(Continuation of discussion from https://github.com/containers/crun/issues/1115 )
yes, that seems like a different error and one I've never seen before.
Do you see the same error i…
-
After upgrading to NixOS 22.05, I see a lot of these errors:
```
Uncaught exception handling incoming message for wl_keyboard@20:
Exception: Stdlib.Queue.Empty
Raised at Stdlib__queue.take in fi…
-
[How to file a helpful issue](https://www.qubes-os.org/doc/issue-tracking/)
### The problem you're addressing (if any)
virtio-GPU requires a userspace VMM running in the VM with the GPU attached…