Thanks for figuring out that my QEMU version was too old! To get the
newer version of QEMU, I ended up compiling v9.1.0 from source. Ubuntu
now lists this version of QEMU as:
QEMU emulator version 9.1.0
Copyright (c) 2003-2024 Fabrice Bellard and the QEMU Project developers
I browsed the files
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