From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38515) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBhE6-00048t-CA for qemu-devel@nongnu.org; Wed, 23 Dec 2015 06:05:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aBhE3-00044o-37 for qemu-devel@nongnu.org; Wed, 23 Dec 2015 06:05:02 -0500 Received: from e06smtp17.uk.ibm.com ([195.75.94.113]:49386) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBhE2-00044Q-PF for qemu-devel@nongnu.org; Wed, 23 Dec 2015 06:04:59 -0500 Received: from localhost by e06smtp17.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 23 Dec 2015 11:04:56 -0000 Received: from b06cxnps4074.portsmouth.uk.ibm.com (d06relay11.portsmouth.uk.ibm.com [9.149.109.196]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id 5593617D8042 for ; Wed, 23 Dec 2015 11:05:32 +0000 (GMT) Received: from d06av11.portsmouth.uk.ibm.com (d06av11.portsmouth.uk.ibm.com [9.149.37.252]) by b06cxnps4074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id tBNB4rPN1376668 for ; Wed, 23 Dec 2015 11:04:53 GMT Received: from d06av11.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av11.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id tBNB4qD0012626 for ; Wed, 23 Dec 2015 04:04:53 -0700 From: Greg Kurz Date: Wed, 23 Dec 2015 12:04:35 +0100 Message-Id: <1450868676-13118-1-git-send-email-gkurz@linux.vnet.ibm.com> Subject: [Qemu-devel] [PULL] 9p fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Michael Tokarev , "Aneesh Kumar K.V" , Greg Kurz The following changes since commit 5dc42c186d63b7b338594fc071cf290805dcc5a5: Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2015-12-22 14:21: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 4b3a4f2d458ca5a7c6c16ac36a8d9ac22cc253d6: virtio-9p: use accessor to get thread_pool (2015-12-23 10:56:58 +0100) ---------------------------------------------------------------- Fix a 2.5 regression. ---------------------------------------------------------------- Greg Kurz (1): virtio-9p: use accessor to get thread_pool hw/9pfs/virtio-9p-coth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.4.3