qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Broken realview


From: Evgeny Voevodin
Subject: [Qemu-devel] Broken realview
Date: Thu, 09 Feb 2012 09:16:42 +0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Thunderbird/3.1.16

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 <address@hidden>
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 <address@hidden>
    Signed-off-by: Paolo Bonzini <address@hidden>

--
Kind regards,
Evgeny Voevodin,
Leading Software Engineer,
ASWG, Moscow R&D center, Samsung Electronics
e-mail: address@hidden




reply via email to

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