From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:58638) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RnpIN-0001Ie-J7 for qemu-devel@nongnu.org; Thu, 19 Jan 2012 05:32:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RnpIH-00070C-KZ for qemu-devel@nongnu.org; Thu, 19 Jan 2012 05:32:39 -0500 Received: from e06smtp13.uk.ibm.com ([195.75.94.109]:35907) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RnpIH-000701-BL for qemu-devel@nongnu.org; Thu, 19 Jan 2012 05:32:33 -0500 Received: from /spool/local by e06smtp13.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 19 Jan 2012 10:32:31 -0000 Received: from d06av11.portsmouth.uk.ibm.com (d06av11.portsmouth.uk.ibm.com [9.149.37.252]) by d06nrmr1707.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q0JAWUtj2691260 for ; Thu, 19 Jan 2012 10:32:30 GMT Received: from d06av11.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av11.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q0JAWTeu013931 for ; Thu, 19 Jan 2012 03:32:29 -0700 From: Stefan Hajnoczi Date: Thu, 19 Jan 2012 10:32:02 +0000 Message-Id: <1326969127-22458-1-git-send-email-stefanha@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PULL 0/5] Trivial patches for 14 to 19 January 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 8c4ec5c0269bda18bb777a64b2008088d1c632dc: pxa2xx_keypad: fix unbalanced parenthesis. (2012-01-17 02:14:42 +0100) are available in the git repository at: git://github.com/stefanha/qemu.git trivial-patches Andreas Färber (4): qemu-tool: Fix mixup of int64 and int64_t lm32: Fix mixup of uint32 and uint32_t Makefile: Exclude tests/Makefile in unconfigured tree Makefile: Remove generated headers on clean Stefan Weil (1): tests: Silence gtester in Makefile Makefile | 3 +++ hw/milkymist-vgafb_template.h | 2 +- qemu-tool.c | 4 ++-- tests/Makefile | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) -- 1.7.8.3