From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qrqvh-0007wU-Je for qemu-devel@nongnu.org; Fri, 12 Aug 2011 08:33:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qrqvg-0004iP-2e for qemu-devel@nongnu.org; Fri, 12 Aug 2011 08:33:37 -0400 Received: from mtagate1.uk.ibm.com ([194.196.100.161]:37426) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qrqvf-0004iJ-NL for qemu-devel@nongnu.org; Fri, 12 Aug 2011 08:33:36 -0400 Received: from d06nrmr1806.portsmouth.uk.ibm.com (d06nrmr1806.portsmouth.uk.ibm.com [9.149.39.193]) by mtagate1.uk.ibm.com (8.13.1/8.13.1) with ESMTP id p7CCXYXV030235 for ; Fri, 12 Aug 2011 12:33:34 GMT Received: from d06av09.portsmouth.uk.ibm.com (d06av09.portsmouth.uk.ibm.com [9.149.37.250]) by d06nrmr1806.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p7CCQ0Zs2584584 for ; Fri, 12 Aug 2011 13:33:34 +0100 Received: from d06av09.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av09.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p7CCCMVO014689 for ; Fri, 12 Aug 2011 06:12:22 -0600 From: Stefan Hajnoczi Date: Fri, 12 Aug 2011 13:12:18 +0100 Message-Id: <1313151141-8541-1-git-send-email-stefanha@linux.vnet.ibm.com> Subject: [Qemu-devel] [PULL 0/3] Trivial patches for August 4 to 12 2011 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Anthony Liguori , Stefan Hajnoczi The following changes since commit 8cc7c3952d4d0a681d8d4c3ac89a206a5bfd7f00: etrax-ser: printf -> qemu_log. (2011-08-11 12:02:30 +0200) are available in the git repository at: ssh://repo.or.cz/srv/git/qemu/stefanha.git trivial-patches Paolo Bonzini (1): fix QLIST usage for RAM list Peter Maydell (1): hw/qdev: Don't crash if qdev_create(NULL, ...) fails Zhi Yong Wu (1): scsi-bus: use DO_UPCAST cpu-all.h | 2 +- exec.c | 2 +- hw/qdev.c | 7 ++++++- hw/scsi-bus.c | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) -- 1.7.5.4