Hello,
I'm developing a kernel for Arm64 and emulating it on QEMU. I'm using
this version of QEMU:
QEMU emulator version 8.2.2 (Debian 1:8.2.2+ds-0ubuntu1.2)
Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers
I'm trying to emulate a SD host controller and an eMMC so I can
* On 9/19/24 23:59, darius.mca...@goldkey.com wrote:
> [...]
QEMU emulator version 8.2.2 (Debian 1:8.2.2+ds-0ubuntu1.2)
Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers
>
[...]
>
For the virt board, thesdhci-pci host controller is the only one I saw
supported, so I deci