-
-
The Mission Protection System is currently designed to communicate using I2C, GPIO, and a UART. We'd thus like to provide emulated I2C, GPIO, and UART devices when the MPS is running inside a VM. UA…
-
```
AQEMU Warning [2] >>>
Sender: bool Emulator::Load( const QString &path )
Message: No "qemu-system-arm" element!
AQEMU Warning [3] >>>
Sender: bool Emulator::Load( const QString &path )
M…
-
Been working with trying to get bootstrapped off of this setup, thanks @mitchellh!
Couple of things I've noticed as I've been messing with this on UTM:
* We need the userspace `spice-vdagent` (_…
-
If I am not missing something it is currently not possible to use different `system` for QEMU creating the disk image vs the `pkgs` used in the image, right?
This means I really need to be on the s…
-
I built a kernel at rev 4720e5ed3c83c20c7da88659959b10ffea0b0aa4,
and extracted ramdisk from the uImage posted at the reddit post
(http://www.reddit.com/r/jailbreak/comments/1q04wa/bootable_armxnu_ker…
-
Have you considered creating a box for qemu
I am interested in the performance difference
I can post some outputs of `sysbench` the most rudimentary brief performance test. You should get around…
-
Add QEMU build docs
Add QEMU boot test docs
-
SvarDOS under QEMU makes the qemu process run at 100%. SvarDOS loads "FDAPM adv:reg" - this helps keeping the CPU low on VirtualBox, but not QEMU apparently.
"FDAPM APMDOS" works, but it then makes…
-
Looks like the [patch](https://gitlab.com/qemu-project/qemu/-/commit/9dab7bbb017d11b64c52239fa4e2f910a6a004f2) for the intermittent segfaults doesn't work (or maybe I f-ed up when rewriting it for the…