From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60620) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ycu0e-0002T1-2B for qemu-devel@nongnu.org; Tue, 31 Mar 2015 07:07:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ycu0a-000428-TG for qemu-devel@nongnu.org; Tue, 31 Mar 2015 07:07:04 -0400 Received: from cantor2.suse.de ([195.135.220.15]:57511 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ycu0a-000422-N9 for qemu-devel@nongnu.org; Tue, 31 Mar 2015 07:07:00 -0400 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Tue, 31 Mar 2015 13:06:55 +0200 Message-Id: <1427800016-3280-1-git-send-email-afaerber@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PULL for-2.3 0/1] QOM devices patch queue 2015-03-31 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , =?UTF-8?q?Andreas=20F=C3=A4rber?= Hello Peter, This is my QOM (devices) patch queue. Please pull. Regards, Andreas Cc: Peter Maydell The following changes since commit adbeb458eece2263039e5a1f6501b87ae37133= 19: Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-201= 50330' into staging (2015-03-31 09:56:48 +0100) are available in the git repository at: git://github.com/afaerber/qemu-cpu.git tags/qom-devices-for-peter for you to fetch changes up to a18bb417e954ceea0a30b46c38b0d58c3a7ca6a1: qom: Fix object_property_add_alias() with [*] (2015-03-31 12:56:48 +020= 0) ---------------------------------------------------------------- QOM infrastructure fixes and device conversions * Fix for adding alias properties with [*] ---------------------------------------------------------------- Andreas F=C3=A4rber (1): qom: Fix object_property_add_alias() with [*] qom/object.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)