From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40842) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sld3t-0007go-Mw for qemu-devel@nongnu.org; Mon, 02 Jul 2012 05:36:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sld3n-0005MW-9x for qemu-devel@nongnu.org; Mon, 02 Jul 2012 05:36:53 -0400 Received: from e06smtp15.uk.ibm.com ([195.75.94.111]:56084) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sld3n-0005LN-1x for qemu-devel@nongnu.org; Mon, 02 Jul 2012 05:36:47 -0400 Received: from /spool/local by e06smtp15.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 2 Jul 2012 10:36:42 +0100 Received: from d06av03.portsmouth.uk.ibm.com (d06av03.portsmouth.uk.ibm.com [9.149.37.213]) by d06nrmr1307.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q629adC92371704 for ; Mon, 2 Jul 2012 10:36:40 +0100 Received: from d06av03.portsmouth.uk.ibm.com (localhost.localdomain [127.0.0.1]) by d06av03.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q629adHt007354 for ; Mon, 2 Jul 2012 03:36:39 -0600 From: Stefan Hajnoczi Date: Mon, 2 Jul 2012 10:36:33 +0100 Message-Id: <1341221796-14673-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/3] Trivial patches for June 22 to 2 July 2012 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org, Stefan Hajnoczi I will be away from 3 - 11 July. Here is the current trivial-patches queue. The following changes since commit 71ea2e016131a9fcde6f1ffd3e0e34a64c21f593: bsd-user: fix build (2012-06-28 20:28:36 +0000) are available in the git repository at: git://github.com/stefanha/qemu.git trivial-patches for you to fetch changes up to f595e73713e9b206ac624afd0e48cc927857a3c0: configure: Remove help for --disable-vnc-thread, --enable-vnc-thread (2012-07-02 10:10:52 +0100) ---------------------------------------------------------------- Peter Maydell (2): cpu-common.h: Remove unnecessary guard on including targphys.h cpu-common.h: Remove a pointless ifndef CONFIG_USER_ONLY Stefan Weil (1): configure: Remove help for --disable-vnc-thread, --enable-vnc-thread configure | 2 -- cpu-common.h | 4 ---- 2 files changed, 6 deletions(-) -- 1.7.10