From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4k80-0006DY-7Q for qemu-devel@nongnu.org; Fri, 04 Dec 2015 01:46:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4k7x-00059j-1K for qemu-devel@nongnu.org; Fri, 04 Dec 2015 01:46:00 -0500 From: David Gibson Date: Fri, 4 Dec 2015 17:46:29 +1100 Message-Id: <1449211592-18783-1-git-send-email-david@gibson.dropbear.id.au> Subject: [Qemu-devel] [PULL 0/3] ppc-for-2.5 queue 20151204 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: peter.maydell@linaro.org, armbru@redhat.com Cc: thuth@redhat.com, agraf@suse.de, qemu-devel@nongnu.org, qemu-ppc@nongnu.org, David Gibson The following changes since commit 4c65fed8bdf96780735dbdb92a8bd0d6b6526cc3: ui: vnc: avoid floating point exception (2015-12-03 13:34:50 +0000) are available in the git repository at: git://github.com/dgibson/qemu.git tags/ppc-for-2.5-20151204 for you to fetch changes up to ab8bf1d735133df5b5847bef0b0bea496d614a5a: spapr_drc: Change value of property "fdt" from null back to {} (2015-12-04 16:50:59 +1100) Peter, Not sure if you need a pull req for this, or you could just merge Markus' patches directly, but to avoid another round trip if you would prefer a pull req, here is one. ---------------------------------------------------------------- ppc patch queue for 2.5 2015-12-04 This contains some last minute QOM behaviour fixes from Markus Armbruster. ---------------------------------------------------------------- Markus Armbruster (3): spapr_drc: Handle visitor errors properly spapr_drc: Make device "spapr-dr-connector" unavailable with -device spapr_drc: Change value of property "fdt" from null back to {} hw/ppc/spapr_drc.c | 41 +++++++++++++++++++++++++++++++++++------ 1 file changed, 35 insertions(+), 6 deletions(-)