-
I am creating issue again as according to: https://github.com/douglascamata/setup-docker-macos-action/issues/37 it should be fixed.
And indeed it worked once but then start failing again.
Here are t…
-
QEMU generates (some of) its disassembling C code from so-called decodetrees, specified for example at https://gitlab.com/qemu-project/qemu/-/blob/31f59af395922b7f40799e75db6e15ff52d8f94a/target/arm/a…
-
Did anyone manage to switch Exception levels in qemu?
I know when booting in qemu its on EL2 but even running the example or other solutions (Switching from EL2 -> EL1) didn't print anything.
Previo…
-
I spend a bit of time struggling with this, and I was surprised I couldn't find a nice resource online, so these are minimum changes I needed to run it.
First realise that qemu needs a "machine" an…
-
Hi, I keep getting this error when I run
**./runFuzz -M M0**
This is the output:
grep: kern/kallsyms: No such file or directory
grep: kern/kallsyms: No such file or directory
make: 'inputs' is…
-
Hi,
I try to use kernel-qemu-5.4.51 with libvirt (image Raspberry Pi OS (32-bit) Lite 2020-08-20 or 2020-05-27).
But the kernel does not find the root partition.
I have tried these kernel argume…
-
Qemu 2.6 added support for raspi2. But I couldn't get the uart01 example run correctly using raspi2.
The steps I took was:
- Edit `uart01/memmap` and change origin to `0x10000` (which is the address …
-
I use the host sysyem 16.04 and guest system 16.04. I installed the QEMU, but QEMU can not connnect the MONITOR_PM, the ssd monitor only show time,why? and i checked "thesocket->connetToHost(“127.0…
-
First off: Thank you so much for this, it has saved me quite a lot of hair-pulling after an ill-advised upgrade of a critical server.
One of the only things that could make this a bit more of a se…
-
This is split out from discussions that started in https://github.com/coreos/ignition/issues/656.
To summarize the problem statement:
1. The root issue is that Ignition today **does not require a …