From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:40890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvMNL-00018j-Ji for qemu-devel@nongnu.org; Thu, 09 Feb 2012 00:16:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RvMNK-0000er-ES for qemu-devel@nongnu.org; Thu, 09 Feb 2012 00:16:55 -0500 Received: from plane.gmane.org ([80.91.229.3]:35938) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvMNK-0000eb-84 for qemu-devel@nongnu.org; Thu, 09 Feb 2012 00:16:54 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1RvMNI-0004wg-Kt for qemu-devel@nongnu.org; Thu, 09 Feb 2012 06:16:52 +0100 Received: from 213.33.220.118 ([213.33.220.118]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Feb 2012 06:16:52 +0100 Received: from e.voevodin by 213.33.220.118 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Feb 2012 06:16:52 +0100 From: Evgeny Voevodin Date: Thu, 09 Feb 2012 09:16:42 +0400 Message-ID: <4F3356BA.9080000@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Broken realview List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: pbonzini@redhat.com, aliguori@us.ibm.com, Dmitry Solodkiy 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 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 Signed-off-by: Paolo Bonzini -- Kind regards, Evgeny Voevodin, Leading Software Engineer, ASWG, Moscow R&D center, Samsung Electronics e-mail: e.voevodin@samsung.com