Since last QOM patch set landed into master, realview-pbx-a9, realview-eb-mpcore (suppose that other too) abort with error:

qemu/hw/qdev-properties.c:1161: qdev_prop_set_uint32: Assertion `!errp' failed.
Aborted


Bisect result:

9b170e60adc6dc01564128cf09f96ec923ed6526 is the first bad commit
commit 9b170e60adc6dc01564128cf09f96ec923ed6526
Author: Paolo Bonzini <pbonz...@redhat.com>
Date:   Thu Feb 2 12:51:44 2012 +0100

    qdev: access properties via QOM

    Do not poke anymore in the struct when accessing qdev properties.
    Instead, ask the object to set the right value.

    Reviewed-by: Anthony Liguori <aligu...@us.ibm.com>
    Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>

--
Kind regards,
Evgeny Voevodin,
Leading Software Engineer,
ASWG, Moscow R&D center, Samsung Electronics
e-mail: e.voevo...@samsung.com


Reply via email to