From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:56012) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gmgcu-0007Hd-2c for qemu-devel@nongnu.org; Thu, 24 Jan 2019 10:09:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gmgcs-0005qx-5i for qemu-devel@nongnu.org; Thu, 24 Jan 2019 10:09:08 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46934) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gmgcq-0005lD-3d for qemu-devel@nongnu.org; Thu, 24 Jan 2019 10:09:05 -0500 References: <20190103141013.18019-1-quintela@redhat.com> <20190103141013.18019-2-quintela@redhat.com> <660c6dba-de55-f6b0-7783-a3ba60879ca9@redhat.com> <20190124100547-mutt-send-email-mst@kernel.org> From: Thomas Huth Message-ID: Date: Thu, 24 Jan 2019 16:08:50 +0100 MIME-Version: 1.0 In-Reply-To: <20190124100547-mutt-send-email-mst@kernel.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4 01/16] virtio: split vhost vsock bits from virtio-pci List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Juan Quintela , qemu-devel@nongnu.org, Laurent Vivier , Gonglei , Gerd Hoffmann , Stefan Hajnoczi On 2019-01-24 16:06, Michael S. Tsirkin wrote: > On Thu, Jan 24, 2019 at 04:04:01PM +0100, Thomas Huth wrote: >> .. >> Reviewed-by: Thomas Huth > > A bit late for that, I can't apply your tag retroactively, sorry. Oops, this has already been merged :-) ... so never mind. Thomas