On Tue, 27 Oct 2020 at 20:28, Michal Schulz wrote:
> Recently I have attempted to to run qemu-system-aarch64, version 5.1.0, on an
> aarch64 machine. It is Pinebook Pro with RK3399 big.LITTLE SOC, running
> Manjaro linux, kernel version 5.9.1-3. When using tcg everything works just
> fine, but
Dear Qemu friends!
I have been using qemu for years for low-level development of software (bare
metal for raspberrypi or operating systems such as AROS for x86, x86-64, ppc).
Since I am busy with my new project - a JIT translator of M68k running on bare
metal aarch64 machines, I’ve started to