qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v13 0/4] Add Versal usb model


From: Peter Maydell
Subject: Re: [PATCH v13 0/4] Add Versal usb model
Date: Mon, 30 Nov 2020 11:48:23 +0000

On Tue, 10 Nov 2020 at 06:48, Sai Pavan Boddu
<sai.pavan.boddu@xilinx.com> wrote:
>
> This patch series attempts to make 'hcd-xhci' an independent model so it can 
> be used by both pci and system-bus interface.

This fails "make check":

[...]
MALLOC_PERTURB_=${MALLOC_PERTURB_:-$(( ${RANDOM:-0} % 255 + 1))}
QTEST_QEMU_IMG=./qemu-img
G_TEST_DBUS_DAEMON=/home/petmay01/linaro/qemu-from-laptop/qemu/tests/dbus-vmstate-daemon.sh
QTEST_QEMU_BINARY=./qemu-system-aarch64
tests/qtest/device-introspect-test --tap -k
PASS 1 qtest-aarch64/device-introspect-test /aarch64/device/introspect/list
PASS 2 qtest-aarch64/device-introspect-test
/aarch64/device/introspect/list-fields
PASS 3 qtest-aarch64/device-introspect-test /aarch64/device/introspect/none
PASS 4 qtest-aarch64/device-introspect-test /aarch64/device/introspect/abstract
PASS 5 qtest-aarch64/device-introspect-test
/aarch64/device/introspect/abstract-interfaces
missing object type 'usb_dwc3'
Broken pipe
../../tests/qtest/libqtest.c:181: kill_qemu() detected QEMU death from
signal 6 (Aborted) (core dumped)
ERROR qtest-aarch64/device-introspect-test - too few tests run
(expected 6, got 5)

Probably an error in meson.build or Kconfig handling of that new device.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]