On Tue, Oct 27, 2020 at 02:27:42PM +0100, Paolo Bonzini wrote: > On 27/10/20 10:27, Philippe Mathieu-Daudé wrote: > > I'm confused as this broke the catalina-xcode test: > > > > PASS 5 qtest-aarch64/device-introspect-test > > /aarch64/device/introspect/abstract-interfaces > > missing object type 'virtio-gpu-device' > > Broken pipe > > ../tests/qtest/libqtest.c:176: kill_qemu() detected QEMU death from > > signal 6 (Abort trap: 6) > > ERROR qtest-aarch64/device-introspect-test - too few tests run (expected > > 6, got 5) > > gmake: *** [Makefile.mtest:905: run-test-111] Error 1 > > > > It's showing that there is still a bug with macOS modules, Gerd was > looking at it (Emmanuel could so as well :)).
Turned out to be simple. https://patchwork.ozlabs.org/project/qemu-devel/patch/20201027120603.3625-1-kra...@redhat.com/ take care, Gerd