From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46175) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSh8A-0001bC-Br for qemu-devel@nongnu.org; Tue, 03 Mar 2015 02:20:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSh85-0006Gi-Ki for qemu-devel@nongnu.org; Tue, 03 Mar 2015 02:20:38 -0500 Received: from mx1.redhat.com ([209.132.183.28]:58432) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSh85-0006Ga-D6 for qemu-devel@nongnu.org; Tue, 03 Mar 2015 02:20:33 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t237KWO7024910 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 3 Mar 2015 02:20:32 -0500 Message-ID: <1425367229.9080.7.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Tue, 03 Mar 2015 08:20:29 +0100 In-Reply-To: <20150228064712.GA15109@ad.nay.redhat.com> References: <20150228064712.GA15109@ad.nay.redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Announcement: Patchew server is online now List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: qemu-devel@nongnu.org On Sa, 2015-02-28 at 14:47 +0800, Fam Zheng wrote: > Enjoy, and feel free to make comments! Very nice. Search by path (files touched by patch) would be nice, i.e. something like "path:ui/vnc*" to see all patches touching vnc code. Also recognizing more tags (such as tested-by, see here for an example): http://qemu.patchew.org/series/% 3C1425312553-19877-1-git-send-email-kraxel@redhat.com%3E would be useful. cheers, Gerd