-
### System information
Type | Version/Name
--- | ---
Distribution Name | Ubuntu
Distribution Version | 22.04
Kernel Version | 5.15.0-89-generic
Architecture | amd64
OpenZFS Version …
-
ChromeOS has a linux apps sandboxing solution called Crostini.
It lets the user launch untrusted code in a completly safe manner being sure it cannot reach the host OS.
It's mainly used to launch GU…
-
Hi,
Firecracker doesn't have fast enough networking for many users. Firecracker networking benchmarks claiming tens of Gbps use TCP and use network offloads (TSO). However, often for real users the…
majek updated
4 months ago
-
We may want to migrate the JShell bot. It is actually another repo in this organization, see [Together-Java/JShellBot](https://github.com/Together-Java/JShellBot).
For reference, this is how it wor…
-
Bld should be able to build qemu's microvms and run pipelines on them the same way it does with containers.
-
Copied from this SO question, with addtions at the end:
https://stackoverflow.com/questions/77728179/how-to-install-a-nix-channel-in-a-nixos-vm
I'm using [microvm][1] to create and run a NixOS vm …
-
If I understand the current implementation correctly, it is possible to either start microvms statically ([as part of the hosts nixos configuration](https://astro.github.io/microvm.nix/host.html)), or…
-
I'm trying to mount a writeable overlay with exact options suggested by [docs](https://astro.github.io/microvm.nix/shares.html#writable-nixstore-overlay):
```
microvm = {
mem …
-
# Feature Request
This is a feature tracking issue for the work to enable power management support for Firecracker microVMs through ACPI.
## Describe the desired solution
Implement virtual po…
-
# Proposal
Add support for AF_VSOCK which facilitates communication between virtual machines and the host they are running on.
see [vsock(7)](https://man7.org/linux/man-pages/man7/vsock.7.html). Th…