From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52561) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZMap-00012o-9y for qemu-devel@nongnu.org; Fri, 16 Nov 2012 09:08:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TZMam-0007we-85 for qemu-devel@nongnu.org; Fri, 16 Nov 2012 09:08:27 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40720) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZMam-0007wS-04 for qemu-devel@nongnu.org; Fri, 16 Nov 2012 09:08:24 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qAGE8Nns014077 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 16 Nov 2012 09:08:23 -0500 From: Stefan Hajnoczi Date: Fri, 16 Nov 2012 15:08:13 +0100 Message-Id: <1353074895-3712-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PATCH 0/2] Trivial patches for 2 to 16 November 2012 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Stefan Hajnoczi The following changes since commit 6801038bc52d61f81ac8a25fbe392f1bad982887: target-mips: fix wrong microMIPS opcode encoding (2012-11-15 14:48:16 +0100) are available in the git repository at: git://github.com/stefanha/qemu.git trivial-patches for you to fetch changes up to 5719bd7c5a5ced7833c3fe5de5dc278abaf498dc: sd: Send debug printfery to stderr not stdout (2012-11-16 14:53:19 +0100) ---------------------------------------------------------------- Anthony PERARD (1): qemu-sockets: Fix parsing of the inet option 'to'. Peter Crosthwaite (1): sd: Send debug printfery to stderr not stdout hw/sd.c | 4 ++-- qemu-sockets.c | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) -- 1.8.0