From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ME2nH-0004kG-Dt for qemu-devel@nongnu.org; Tue, 09 Jun 2009 10:59:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ME2nB-0004ZN-U3 for qemu-devel@nongnu.org; Tue, 09 Jun 2009 10:59:18 -0400 Received: from [199.232.76.173] (port=34772 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ME2nB-0004ZC-Om for qemu-devel@nongnu.org; Tue, 09 Jun 2009 10:59:13 -0400 Received: from mx2.redhat.com ([66.187.237.31]:48570) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ME2nB-0001In-6j for qemu-devel@nongnu.org; Tue, 09 Jun 2009 10:59:13 -0400 Date: Tue, 9 Jun 2009 15:59:06 +0100 From: "Richard W.M. Jones" Subject: Re: [Qemu-devel] bug report + fix: e1000.c in 0.10.5 does not properly emulate real hardware Message-ID: <20090609145906.GA9134@amd.home.annexia.org> References: <200906081848.39468.wpaul@windriver.com> <4A2DC3EA.1020308@codemonkey.ws> <200906082039.26935.wpaul@windriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200906082039.26935.wpaul@windriver.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bill Paul Cc: qemu-devel@nongnu.org On Mon, Jun 08, 2009 at 08:39:26PM -0700, Bill Paul wrote: > I can generate a unified diff, but I'm not sure I understand what is meant by > "Signed-off-by." Can you elaborate? (Sorry, I'm not familiar with the QEMU > development process. I just wanted to send a bug report. :) It's just a convention started on the Linux kernel mailing lists a few years back. Just put this in your email with the patch: Signed-off-by: Your Name See also: http://kerneltrap.org/node/3929 Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://et.redhat.com/~rjones/libguestfs/ See what it can do: http://et.redhat.com/~rjones/libguestfs/recipes.html