From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53258) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqJ0K-0007ri-TC for qemu-devel@nongnu.org; Tue, 21 Mar 2017 08:35:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cqJ0H-00043j-Nz for qemu-devel@nongnu.org; Tue, 21 Mar 2017 08:35:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59632) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cqJ0H-00043R-I0 for qemu-devel@nongnu.org; Tue, 21 Mar 2017 08:35:09 -0400 Received: from smtp.corp.redhat.com (int-mx16.intmail.prod.int.phx2.redhat.com [10.5.11.28]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 936EC13A5D for ; Tue, 21 Mar 2017 12:35:09 +0000 (UTC) References: <20170319094631.17298-1-pbonzini@redhat.com> <20170321123017.ab3lizoa2xd6jx5d@eukaryote> From: Paolo Bonzini Message-ID: Date: Tue, 21 Mar 2017 13:35:02 +0100 MIME-Version: 1.0 In-Reply-To: <20170321123017.ab3lizoa2xd6jx5d@eukaryote> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [qemu-web PATCH] New blog post: "QEMU in the blogs: February 2017" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kashyap Chamarthy , Thomas Huth Cc: qemu-devel@nongnu.org On 21/03/2017 13:30, Kashyap Chamarthy wrote: > On Tue, Mar 21, 2017 at 01:09:19PM +0100, Thomas Huth wrote: >> On 19.03.2017 10:46, Paolo Bonzini wrote: >>> Just an idea... If this is useful, we can do it every month. It only >>> takes ten minutes to skim planet.virt-tools.org and compile the list. >> >> Is it worth the effort? People can also quickly read through the planet >> blogs directly to get the same information... > > While that's true, I _guess_ Paolo did that for those audience who only > follow the QEMU blog feed, and forget that the planet.virt-tools.org > exists. Yeah, it's meant to be something easy to share or tweet (and it happens that ~1 per month is the frequency of my visits to planet.virt-tools.org). Also, it helps keeping the QEMU blog alive. :) Paolo