-
```
[syboxez@Slaptop build]$ make
GIT ui/keycodemapdb tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 dtc
[1/2129] Generating qemu-version.h with a custom command (wrapped by meso…
-
![image](https://github.com/devos50/qemu-ios/assets/76494070/0087e919-3aa4-4d6a-8a32-d52843c36c25)
![image](https://github.com/devos50/qemu-ios/assets/76494070/8e2f8f1a-1737-49c0-ac27-7c5638466dca)
…
-
1. `qemu-system-x86_64 -bios bios.bin -drive file=disk.img,format=raw -m 1G -S -s`
2. Open `bios.bin` in binja
3. Debugger -> Connect To Remote Process
4. Select gdb-remote, and type host:port as 1…
-
I use my Orange PI 5 Plus board to run a bunch of VMs, mostly aarch64, some i686. I had no issues with this on 22.04, works great.
After upgrading to 24.04 beta, creating a VM from an XML file saved …
-
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…
-
**Describe the solution you'd like**
The EFI bootloader on WSL on ARM starts the CPU at EL1.
`[ 0.255558] CPU: All CPU(s) started at EL1
`
This prevents the WSL kernel from enabling HYP m…
-
**Unexpected behavior you saw**
Cannot login into web UI when following [development tutorial](https://github.com/openbmc/docs/blob/master/development/dev-environment.md).
The same credentials allow…
-
**Describe the bug**
Following [nushell configuration](https://mise.jdx.dev/getting-started.html#nushell) breaks path completion
A clear and concise description of what the bug is.
**To Reproduce…
deas updated
3 months ago
-
### Bug description
I get this error when creating a podman machine.
```
Error: could not find "vfkit" in one of {[/opt/podman/qemu/bin $BINDIR/../libexec/podman /usr/local/opt/podman/libexec/podman…
-
### Problem
I need to have different runners based on release/debug build
for now `[target.'cfg(debug_assertions)'.runner]` is always active even if `--print=cfg` shows no `debug_assertions`. I'm aw…