From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NeOzT-0004bu-Rs for qemu-devel@nongnu.org; Mon, 08 Feb 2010 03:29:07 -0500 Received: from [199.232.76.173] (port=36251 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NeOzS-0004bY-0L for qemu-devel@nongnu.org; Mon, 08 Feb 2010 03:29:06 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NeOzN-00005G-1a for qemu-devel@nongnu.org; Mon, 08 Feb 2010 03:29:05 -0500 Received: from mx1.redhat.com ([209.132.183.28]:17966) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NeOzM-0008W6-Lm for qemu-devel@nongnu.org; Mon, 08 Feb 2010 03:29:00 -0500 From: Markus Armbruster Subject: Re: [Qemu-devel] rtl8139 timer interrupt rewrote References: <1265403754.8577.0.camel@freddy> Date: Mon, 08 Feb 2010 09:28:50 +0100 In-Reply-To: <1265403754.8577.0.camel@freddy> (Frediano Ziglio's message of "Fri, 05 Feb 2010 22:02:34 +0100") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Frediano Ziglio Cc: qemu-devel@nongnu.org You can improve your patch's chances for getting noticed, reviewed and merged by putting [PATCH] in your subject. Consider using git-format-patch and git-send-email.