On Sun, 3 Mar 2024 at 11:01, Vadim Idelchuk <vadim.idelc...@mail.ru> wrote:
> I built the latest version of QEMU - v8.2.0-1528-g5767815218.
> But the machine xlnx-zcu102 is absent in the list of supported machines.
> Is it need any additional definitions for building?

It should build by default if you build the aarch64 targets
and you haven't done something odd like use a non-default
device config file.

You should check that you're running the qemu-system-aarch64
executable that you just built (eg run qemu-system-aarch64 --version
and check its version is right), and not some other older
version on your PATH.

What configure command did you use to build QEMU?

thanks
-- PMM

Reply via email to