From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48389) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBN96-00028x-Cc for qemu-devel@nongnu.org; Wed, 05 Oct 2011 04:48:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBN95-00036e-2u for qemu-devel@nongnu.org; Wed, 05 Oct 2011 04:48:08 -0400 Received: from mtagate1.uk.ibm.com ([194.196.100.161]:34886) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBN94-00036O-OB for qemu-devel@nongnu.org; Wed, 05 Oct 2011 04:48:07 -0400 Received: from d06nrmr1707.portsmouth.uk.ibm.com (d06nrmr1707.portsmouth.uk.ibm.com [9.149.39.225]) by mtagate1.uk.ibm.com (8.13.1/8.13.1) with ESMTP id p958m5r9032218 for ; Wed, 5 Oct 2011 08:48:05 GMT 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 p958m4uR1945808 for ; Wed, 5 Oct 2011 09:48:04 +0100 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 p958m4L6001844 for ; Wed, 5 Oct 2011 02:48:04 -0600 From: Stefan Hajnoczi Date: Wed, 5 Oct 2011 09:47:52 +0100 Message-Id: <1317804479-5876-1-git-send-email-stefanha@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PULL 0/7] Trivial patches for September 22 to October 5 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 d11cf8cc80d946dfc9a23597cd9a0bb1c487cf= a7: etrax-dma: Remove bogus if statement (2011-10-03 10:20:13 +0200) are available in the git repository at: ssh://repo.or.cz/srv/git/qemu/stefanha.git trivial-patches Andreas F=C3=A4rber (1): target-arm: Fix typo Antony Pavlov (2): gt64xxx.c: fix length modifier in DPRINTF format string gt64xxx.c: remove reference to non-existing ISD_handle field Jan Kiszka (1): lsi: Fix tag reference in debug print Paolo Bonzini (1): makefile: extract tools-obj-y Stefan Weil (2): Fix mismatching allocation and deallocation linux-user: Remove unused code Makefile | 9 +++++---- console.c | 2 +- hw/gt64xxx.c | 13 +++++++------ hw/lsi53c895a.c | 2 +- linux-user/signal.c | 5 +---- target-arm/helper.c | 2 +- 6 files changed, 16 insertions(+), 17 deletions(-) --=20 1.7.6.3