From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MunkA-00011L-IH for qemu-devel@nongnu.org; Mon, 05 Oct 2009 09:36:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Munk6-0000ws-ND for qemu-devel@nongnu.org; Mon, 05 Oct 2009 09:36:50 -0400 Received: from [199.232.76.173] (port=60462 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Munk6-0000wj-Ia for qemu-devel@nongnu.org; Mon, 05 Oct 2009 09:36:46 -0400 Received: from mx1.redhat.com ([209.132.183.28]:12279) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Munk6-0006CQ-52 for qemu-devel@nongnu.org; Mon, 05 Oct 2009 09:36:46 -0400 Date: Mon, 5 Oct 2009 15:34:46 +0200 From: "Michael S. Tsirkin" Message-ID: <20091005133445.GA31056@redhat.com> References: <1254737223-16129-1-git-send-email-yamahata@valinux.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1254737223-16129-1-git-send-email-yamahata@valinux.co.jp> Subject: [Qemu-devel] Re: [PATCH v4 00/23] pci: various pci clean up and pci express support. List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Isaku Yamahata Cc: qemu-devel@nongnu.org > Subject: Re: [PATCH v4 00/23] pci: various pci clean up Could you please add version prefix to all patches? As it is, once I'm deep in a thread, I don't really know whether I'm looking at the latest patch version anymore. -- MST