From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=60362 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiWUg-0006jk-NA for qemu-devel@nongnu.org; Thu, 27 Jan 2011 13:22:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PiWUf-00029j-Mi for qemu-devel@nongnu.org; Thu, 27 Jan 2011 13:22:54 -0500 Received: from mx1.redhat.com ([209.132.183.28]:27374) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PiWUf-00028L-Cg for qemu-devel@nongnu.org; Thu, 27 Jan 2011 13:22:53 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id p0RIMoPw009729 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 27 Jan 2011 13:22:50 -0500 Date: Thu, 27 Jan 2011 20:22:33 +0200 From: "Michael S. Tsirkin" Message-ID: <20110127182233.GB5228@redhat.com> References: <4D412CF0.30706@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D412CF0.30706@redhat.com> Subject: [Qemu-devel] Re: [0.14] Queue of 0.14 patches/pull? List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Kevin Wolf , Markus Armbruster , qemu-devel , Gerd Hoffmann On Thu, Jan 27, 2011 at 09:29:36AM +0100, Paolo Bonzini wrote: > Before creating rc1 we need to make sure that all patches for 0.14 have > been reviewed and applied. > > Please reply to this message with a subject starting with "[PING 0.14]" > and a link to patchwork, gmane, or whatnot; or "[PULL 0.14]" for tree > pulls. Also, I believe all patches meant for stable should also start > having "[PATCH 0.14]", too. > > Myself I have only > > http://permalink.gmane.org/gmane.comp.emulators.qemu/88490 > > to ping. :) It is in branch qemu-char-echo of > git://github.com/bonzini/qemu.git as well. > > Thanks! > > Paolo Have some pci fixes, should be ready by monday. Also working on a vhost patch that I think we need for 0.14 but only for qemu-kvm.