From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50036) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XK16A-0001KQ-SQ for qemu-devel@nongnu.org; Wed, 20 Aug 2014 04:18:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XK162-0003G2-T7 for qemu-devel@nongnu.org; Wed, 20 Aug 2014 04:18:26 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:40267) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XK162-0003Fg-N9 for qemu-devel@nongnu.org; Wed, 20 Aug 2014 04:18:18 -0400 Message-ID: <1408522692.14053.74.camel@abi.no.oracle.com> From: Knut Omang Date: Wed, 20 Aug 2014 10:18:12 +0200 In-Reply-To: <87sikrbnpv.fsf@blackfin.pond.sub.org> References: <1408517531.25437.100.camel@ori.omang.mine.nu> <87sikrbnpv.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/3] q35: Minor fixes/enhancements to improve usability of root ports List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: qemu-devel@nongnu.org On Wed, 2014-08-20 at 09:54 +0200, Markus Armbruster wrote: > Please make sure the parts of your series are threaded together properly > with In-Reply-To and References headers, because that helps e-mail > readers to keep the parts together. Lack of threading is annoying, and > annoying reviewers intentionally would be rude :) I am sorry about that and thanks for quickly notifying me. > Suggested workflow: > > git-format-patch --cover-letter -ns ... > look over patch files, edit the cover letter to taste > git-send-email --to qemu-devel@nongnu.org 0*.patch > > See also http://wiki.qemu.org/Contribute/SubmitAPatch I did follow it apart from the last step. Will re-post as soon as I get git-send-email to work with the corporate mail server. Knut