-
### Why is it worth to add this package?
Snapdragon 8 Gen 2 and higher processors support a new hypervisor called Gunyah
:/data/data/com.termux/files/home # uname -a
Linux localhost 5.15.94-andro…
-
When running Android-x86 (Bliss OS) in crosvm, I found that it has the color issue only when libminigbm is not compiled with native DRI backend ( `CFLAGS=-DDRV_I915` )
-
[crosvm](https://chromium.googlesource.com/chromiumos/platform/crosvm/) is a qemu alternative with a smaller attack surface, and sometimes better virtio support.
To build it, you need either a full…
-
![image](https://github.com/user-attachments/assets/fbc473e4-879e-45e3-a4e1-8054a14b4dbd)
root@qemuarm64:~# ls
root@qemuarm64:~# /usr/gunyah/svm.sh
/usr/gunyah/crosvm: /lib/libc.so.6: version `…
-
when i run your run_qemu.sh script, it cannot create IRQ chip on crosvm.
riscv-host:mnt# ./crosvm.cli
[2023-12-25T11:09:09.976955424+00:00 INFO crosvm] CrosVM started.
[2023-12-25T11:09:10.1865…
-
1. When launching the Secondary Virtual Machine (SVM) using Crosvm, I encounter the message "No soundcards found" despite having recompiled the Linux kernel (Image) with the CONFIG_SND_VIRTIO=y flag e…
-
The CPU is Snapdragon 8 Gen 2 and the Tab S9 Ultra has 16 GB of memory. I am trying to find ways to use this device to run VMs. I would like to use Gunyah but I don't know how to install it.
-
While reading a block device the my code stuck in
**queue.rs**
```
// Wait until there is at least one element in the used ring.
while !self.can_pop() {
spin_loop();…
-
*Migrated from https://fxbug.dev/82795*
*See also: #1316.*
The zerocopy `transmute!` macro can only be called in a context in which both the input and output types are concrete. As suggested in …
-
Amazon as well as Google have come up with some stripped down versions of KVM based virtualization. Will kvm-vmi work for those? If not, how would you estimate the porting effort?
Lots of stuff is mo…