On Fri, 28 May 2021 at 20:41, Swetha Joshi <swethajoshi...@gmail.com> wrote: > > I apologize for the delay, here are the repro steps: > 1. Remove CONFIG_ARM_VIRT=y from arm-softmmu.mak > 2. In .gitlab-ci.yml, crossbuild.yml and in tests/vm/Makefile.include, in all > the places where we disable kvm using -disable-kvm, replace this with > -enable-kvm > 3. Build
Thanks; I reproduced the link errors and have sent a patchset that I hope fixes this: https://patchew.org/QEMU/20210603171259.27962-1-peter.mayd...@linaro.org/ If you could test that it works for you that would be great. -- PMM