-
The crosvm device model uses one control thread per each VIRTIO device. We want to move this logic to a single thread, which handles all devices.
-
## Crate Name
volatile-memory
## Short Description
The volatile-memory crate provides abstractions for memory that can be modified at the same time by the hypervisor and the guest. It includes th…
-
On a ChromeOS device running the linux vm, keybase appears to be almost fully functional (including the graphical ui), but /keybase is empty, and there are no obvious errors or failures (kbfsfuse is r…
-
Ensure that every file in a pull request has a header referring to the repository license file.
-
I'm in dev channel version 67 and crostini is enabled in chrome://flags
-
Implement VirtIO storage virtualization, based off the crosVM implementation.
Done when the guest OS can see & use a block storage device
-
Remove memory allocation and code not related to kvm kernel module interface from the crate.
-
I figured this maybe a first, but I'm trying to use this on my pixelbook, under Crostini.
>
> me@penguin:$ sudo /usr/bin/openfortivpn -c '/home/me/configs/vpn_me.cfg' -vvvvvvvvv
> DEBUG: Loaded…
-
Emulate "Symmetric Multiprocessing" to support multiple CPUs.
-
**Platform**
- Hardware: t1.small.x86 Bare metal server from Packet with 1 x Intel Atom C2550 @ 2.4Ghz processor, 8GB RAM, 80 GB SSD
- OS: Ubuntu 16.04.5 LTS
- Kernel: 4.4.0-134-generic
**Is…