From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0vhf-0005ue-KO for qemu-devel@nongnu.org; Fri, 24 Feb 2012 09:00:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S0vhZ-0007c5-BS for qemu-devel@nongnu.org; Fri, 24 Feb 2012 09:00:55 -0500 Received: from e06smtp15.uk.ibm.com ([195.75.94.111]:36768) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0vhZ-0007bz-38 for qemu-devel@nongnu.org; Fri, 24 Feb 2012 09:00:49 -0500 Received: from /spool/local by e06smtp15.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 24 Feb 2012 14:00:47 -0000 Received: from d06av08.portsmouth.uk.ibm.com (d06av08.portsmouth.uk.ibm.com [9.149.37.249]) by d06nrmr1407.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q1OE0jLK1560814 for ; Fri, 24 Feb 2012 14:00:45 GMT Received: from d06av08.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av08.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q1OE0imF026241 for ; Fri, 24 Feb 2012 14:00:44 GMT From: Stefan Hajnoczi Date: Fri, 24 Feb 2012 14:00:38 +0000 Message-Id: <1330092041-13801-1-git-send-email-stefanha@linux.vnet.ibm.com> Subject: [Qemu-devel] [PULL 0/3] Trivial patches for 11 to 24 February 2012 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org, Stefan Hajnoczi The following changes since commit 235fe3bfd46b1104575b540d0bc3fdf584030b99: qom: add test tools (2012-02-22 12:18:26 -0600) are available in the git repository at: git://github.com/stefanha/qemu.git trivial-patches for you to fetch changes up to f293d8b1f26953ccaef794785cea0619d4f8c268: slirp/misc: fix gcc __warn_memset_zero_len warnings (2012-02-24 13:24:42 +0000) ---------------------------------------------------------------- Alon Levy (1): slirp/misc: fix gcc __warn_memset_zero_len warnings Peter Maydell (1): vl.c: Increase width of machine name column in "-M ?" output Stefan Weil (1): tcg: Remove unneeded include statements slirp/misc.c | 21 +++++++-------------- tcg/tcg.c | 12 ------------ vl.c | 4 ++-- 3 files changed, 9 insertions(+), 28 deletions(-) -- 1.7.9