From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37597) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtJ17-0005Im-IW for qemu-devel@nongnu.org; Tue, 25 Nov 2014 11:31:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XtJ12-0004hM-LT for qemu-devel@nongnu.org; Tue, 25 Nov 2014 11:31:05 -0500 Received: from mx1.redhat.com ([209.132.183.28]:47652) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtJ12-0004h9-DQ for qemu-devel@nongnu.org; Tue, 25 Nov 2014 11:31:00 -0500 Message-ID: <5474AEBD.2040308@redhat.com> Date: Tue, 25 Nov 2014 09:30:53 -0700 From: Eric Blake MIME-Version: 1.0 References: <1416802253-9891-1-git-send-email-quan.xu@intel.com> <54736893.6060802@redhat.com> <54736B69.1050408@redhat.com> <945CA011AD5F084CBEA3E851C0AB28890E8416DC@SHSMSX101.ccr.corp.intel.com> In-Reply-To: <945CA011AD5F084CBEA3E851C0AB28890E8416DC@SHSMSX101.ccr.corp.intel.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ItaGuq0GJeWrwrEfvWpsCjgxorvTumEhE" Subject: Re: [Qemu-devel] [Xen-devel] [v2 1/4] Qemu-Xen-vTPM: Support for Xen stubdom vTPM command line options List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Xu, Quan" , "qemu-devel@nongnu.org" Cc: "lcapitulino@redhat.com" , "armbru@redhat.com" , "xen-devel@lists.xen.org" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ItaGuq0GJeWrwrEfvWpsCjgxorvTumEhE Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/25/2014 06:51 AM, Xu, Quan wrote: >> >> Also, this message was not threaded properly; it appeared as a top-lev= el >> thread along with three other threads for its siblings, instead of all= four >> patches being in-reply-to the 0/4 cover letter. >> > Thanks Eric. >=20 > Should I:=20 >=20 > V2 is version number,=20 > 1. $git format-patch --subject-prefix=3Dv2 -ns --cover-letter master=20 > Then, edit 0000-cover-letter.patch=20 Rather than '--subject-prefix=3Dv2', I prefer using '-v2'. The important= part is that you send the mails with 'git send-email' instead of doing it by hand. In fact, you can do 'git send-email --annotate -v2 --cover-letter master' and skip the format-patch altogether, if you are okay saving your cover letter edits to the point where you are sending the mails. >=20 > 2. $git format-patch --subject-prefix=3Dv2 -4=20 > Then, commit these 4 patch and 0000-cover-letter.patch I'm not sure what you meant by commit. You aren't adding the *.patch files to a repository, but sending them as email. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --ItaGuq0GJeWrwrEfvWpsCjgxorvTumEhE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJUdK69AAoJEKeha0olJ0Nq+VsH/0DJagKjDrQRxKAU6bPwt/cZ mQCjOzWJW56akmNPgwL9XTWtDt63Fk1xRcxGEF+Ftiv0y2tRLN5xIlT+w3AujRr0 NFtP2xUYTcUKxFmIZhoGPt5L2hOfBUDs5Aw31VPcff49YZsSTGvtTdiU5WNN/QdN SsW9NguZg6k3lquCnnJ31huiIDGKI/2J8wWB0kOR9CHZtCtYPJuYRm+Lxm/qTASI visM57KegiMIhrZLrAyBzKKcGq6Vb0wBwyDWHQ+igw8nQR/t+kURy8gKQZsGVjIe 9pU/aUPUzQjsHWrGvz3Hhen8t3JKM+eekRZKGOZtmrlk2nmjYBz/Pl9tArokWpA= =e+yB -----END PGP SIGNATURE----- --ItaGuq0GJeWrwrEfvWpsCjgxorvTumEhE--