From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:49149) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoYZN-0001R0-4c for qemu-devel@nongnu.org; Wed, 03 Aug 2011 06:20:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QoYZM-0008K9-0U for qemu-devel@nongnu.org; Wed, 03 Aug 2011 06:20:57 -0400 Received: from mtagate2.uk.ibm.com ([194.196.100.162]:57291) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoYZL-0008Js-Ol for qemu-devel@nongnu.org; Wed, 03 Aug 2011 06:20:55 -0400 Received: from d06nrmr1707.portsmouth.uk.ibm.com (d06nrmr1707.portsmouth.uk.ibm.com [9.149.39.225]) by mtagate2.uk.ibm.com (8.13.1/8.13.1) with ESMTP id p73AKrWE025638 for ; Wed, 3 Aug 2011 10:20:53 GMT Received: from d06av01.portsmouth.uk.ibm.com (d06av01.portsmouth.uk.ibm.com [9.149.37.212]) by d06nrmr1707.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p73AKreY1589440 for ; Wed, 3 Aug 2011 11:20:53 +0100 Received: from d06av01.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av01.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p73AKr79007248 for ; Wed, 3 Aug 2011 04:20:53 -0600 From: Stefan Hajnoczi Date: Wed, 3 Aug 2011 11:20:41 +0100 Message-Id: <1312366844-11902-1-git-send-email-stefanha@linux.vnet.ibm.com> Subject: [Qemu-devel] [PULL 0/3] Trivial patches for July 28 to August 3 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 927d721777e73339f73719f36eaf400ab641366c: microblaze: Add missing call to qemu_init_vcpu. (2011-07-31 06:40:13 +0200) are available in the git repository at: ssh://repo.or.cz/srv/git/qemu/stefanha.git trivial-patches Alexandre Raymond (1): Makefile: delete config.log in distclean Brad (1): configure: display "no" for disabled kvm/vhost-net Zhi Yong Wu (1): HMP: Remove the duplicated info "info kvm" in hmp-commands.hx. Makefile | 1 + configure | 4 ++-- hmp-commands.hx | 2 -- 3 files changed, 3 insertions(+), 4 deletions(-) -- 1.7.5.4