From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50222) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b9o9Z-0008Ua-Hn for qemu-devel@nongnu.org; Mon, 06 Jun 2016 02:36:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b9o9U-0007ZE-Dr for qemu-devel@nongnu.org; Mon, 06 Jun 2016 02:36:48 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51880) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b9o9U-0007Z9-89 for qemu-devel@nongnu.org; Mon, 06 Jun 2016 02:36:44 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id C1E6964375 for ; Mon, 6 Jun 2016 06:36:43 +0000 (UTC) Message-ID: <1465195002.24775.181.camel@redhat.com> From: Gerd Hoffmann Date: Mon, 06 Jun 2016 08:36:42 +0200 In-Reply-To: <1465076003-26291-14-git-send-email-marcandre.lureau@redhat.com> References: <1465076003-26291-1-git-send-email-marcandre.lureau@redhat.com> <1465076003-26291-14-git-send-email-marcandre.lureau@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [RFC 13/14] vhost-user: add vhost_user_gpu_set_socket() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: marcandre.lureau@redhat.com Cc: qemu-devel@nongnu.org On Sa, 2016-06-04 at 23:33 +0200, marcandre.lureau@redhat.com wrote: > From: Marc-Andr=C3=A9 Lureau >=20 > Add a new vhost-user message to give a unix socket for gpu updates to a > vhost-user backend. --verbose please. cheers, Gerd