From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:36883) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Td0ii-0004mC-E7 for qemu-devel@nongnu.org; Mon, 26 Nov 2012 10:35:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Td0iX-0005Ak-WD for qemu-devel@nongnu.org; Mon, 26 Nov 2012 10:35:40 -0500 Received: from e28smtp03.in.ibm.com ([122.248.162.3]:55560) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Td0iX-00059e-BC for qemu-devel@nongnu.org; Mon, 26 Nov 2012 10:35:29 -0500 Received: from /spool/local by e28smtp03.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 26 Nov 2012 21:05:26 +0530 Received: from d28av04.in.ibm.com (d28av04.in.ibm.com [9.184.220.66]) by d28relay03.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id qAQFZMxb29032566 for ; Mon, 26 Nov 2012 21:05:22 +0530 Received: from d28av04.in.ibm.com (loopback [127.0.0.1]) by d28av04.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id qAQL5DoP008533 for ; Tue, 27 Nov 2012 08:05:13 +1100 From: Anthony Liguori In-Reply-To: References: Date: Mon, 26 Nov 2012 09:35:09 -0600 Message-ID: <871ufgwf6a.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] [PATCH 0/1] [PULL] qemu-kvm.git uq/master queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcelo Tosatti Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org Marcelo Tosatti writes: > The following changes since commit 1ccbc2851282564308f790753d7158487b6af8e2: > > qemu-sockets: Fix parsing of the inet option 'to'. (2012-11-21 12:07:59 +0400) > > are available in the git repository at: > git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master > > Bruce Rogers (1): > Legacy qemu-kvm options have no argument Pulled. Thanks. Regards, Anthony Liguori > > qemu-options.hx | 8 ++++---- > 1 files changed, 4 insertions(+), 4 deletions(-) > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html