From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45054) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4582-00032U-6J for qemu-devel@nongnu.org; Wed, 02 Dec 2015 05:59:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a457w-0004kO-Rm for qemu-devel@nongnu.org; Wed, 02 Dec 2015 05:59:18 -0500 Received: from e06smtp16.uk.ibm.com ([195.75.94.112]:33747) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a457w-0004ji-HU for qemu-devel@nongnu.org; Wed, 02 Dec 2015 05:59:12 -0500 Received: from localhost by e06smtp16.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 2 Dec 2015 10:59:10 -0000 Date: Wed, 2 Dec 2015 11:58:56 +0100 From: Greg Kurz Message-ID: <20151202115856.727a6e01@bahia.local> In-Reply-To: References: <1448899880-24623-1-git-send-email-gkurz@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 0/2] virtio-9p fixes for 2.5 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Paolo Bonzini , QEMU Developers , "Aneesh Kumar K.V" On Tue, 1 Dec 2015 16:30:09 +0000 Peter Maydell wrote: > On 30 November 2015 at 16:11, Greg Kurz wrote: > > The following changes since commit 714487515dbe0c65d5904251e796cd3a5b3579fb: > > > > Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging (2015-11-27 10:44:42 +0000) > > > > are available in the git repository at: > > > > https://github.com/gkurz/qemu.git tags/for-upstream > > > > for you to fetch changes up to ebac1202c95a4f1b76b6ef3f0f63926fa76e753e: > > > > virtio-9p: use QEMU thread pool (2015-11-30 12:36:12 +0100) > > > > ---------------------------------------------------------------- > > Two fixes for virtfs/9p from Paolo. > > > > ---------------------------------------------------------------- > > Paolo Bonzini (2): > > fsdev-proxy-helper: avoid TOC/TOU race > > virtio-9p: use QEMU thread pool > > Applied, thanks. If you're in a position to meet face-to-face > with any other QEMU developers and do the check-official-identity > and sign GPG keys, that would be cool -- your GPG key doesn't > really seem to be signed by many other people at the moment. > Hi Peter, I understand there are key signing parties during KVM Forum and other public events. Apart from that, I am not sure if I can easily reach out to other developers from my location (Toulouse, France). I'll do my best ! :) Thanks. -- Greg > thanks > -- PMM >