From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:55441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gmgaP-00054T-3f for qemu-devel@nongnu.org; Thu, 24 Jan 2019 10:06:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gmgaK-0002uC-VN for qemu-devel@nongnu.org; Thu, 24 Jan 2019 10:06:32 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59808) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gmgaC-0002fn-Du for qemu-devel@nongnu.org; Thu, 24 Jan 2019 10:06:25 -0500 Date: Thu, 24 Jan 2019 10:06:14 -0500 From: "Michael S. Tsirkin" Message-ID: <20190124100547-mutt-send-email-mst@kernel.org> References: <20190103141013.18019-1-quintela@redhat.com> <20190103141013.18019-2-quintela@redhat.com> <660c6dba-de55-f6b0-7783-a3ba60879ca9@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <660c6dba-de55-f6b0-7783-a3ba60879ca9@redhat.com> 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: Thomas Huth Cc: Juan Quintela , qemu-devel@nongnu.org, Laurent Vivier , Gonglei , Gerd Hoffmann , Stefan Hajnoczi 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. -- MST