From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:59482) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gmgro-0005En-Ch for qemu-devel@nongnu.org; Thu, 24 Jan 2019 10:24:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gmgrm-0002kh-H3 for qemu-devel@nongnu.org; Thu, 24 Jan 2019 10:24:32 -0500 Received: from mx1.redhat.com ([209.132.183.28]:34324) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gmgrm-0002er-9f for qemu-devel@nongnu.org; Thu, 24 Jan 2019 10:24:30 -0500 Date: Thu, 24 Jan 2019 10:16:56 -0500 From: "Michael S. Tsirkin" Message-ID: <20190124101626-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> <20190124100547-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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:08:50PM +0100, Thomas Huth wrote: > 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 yea. generally 3 weeks is too long for review. -- MST