From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XvmV4-00033D-S2 for qemu-devel@nongnu.org; Tue, 02 Dec 2014 07:24:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XvmV0-00068a-0L for qemu-devel@nongnu.org; Tue, 02 Dec 2014 07:24:14 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39194) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XvmUz-00068W-PT for qemu-devel@nongnu.org; Tue, 02 Dec 2014 07:24:09 -0500 Date: Tue, 2 Dec 2014 14:24:03 +0200 From: "Michael S. Tsirkin" Message-ID: <20141202122403.GA2414@redhat.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] Vhost-user - multi queue support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Long, Thomas" Cc: "Ryan, Brendan" , "qemu-devel@nongnu.org" , "n.nikolaev@virtualopensystems.com" On Tue, Dec 02, 2014 at 11:42:22AM +0000, Long, Thomas wrote: > Hi All, >=20 > I=E2=80=99m just wondering what the status is with regards to supportin= g multi-queue in > Vhost-user? >=20 > =20 >=20 > I see that Nikolaev has developed a patch to support this feature: >=20 > https://github.com/SnabbCo/qemu/commit/f41eeccf4ab6ea5970e2941ce2de0aae= 893b10f9 >=20 > =20 >=20 > Are there any current plans to pull either this patch or a different pa= tch into > QEMU ? >=20 > =20 >=20 > Regards, >=20 > Tommy >=20 > =20 >=20 I don't think it was every submitted.