qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: Fam Zheng <famz@redhat.com>, Roman Kagan <rkagan@virtuozzo.com>,
	qemu-devel@nongnu.org,
	Vijayabhaskar Balakrishna <vijay.balakrishna@oracle.com>,
	Eduardo Habkost <ehabkost@redhat.com>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	Venu Busireddy <venu.busireddy@oracle.com>,
	Liran Alon <liran.alon@oracle.com>,
	Igor Mammedov <imammedo@redhat.com>,
	Si-Wei Liu <si-wei.liu@oracle.com>,
	Paolo Bonzini <pbonzini@redhat.com>,
	Boris Ostrovsky <boris.ostrovsky@oracle.com>,
	Karl Heubaum <karl.heubaum@oracle.com>
Subject: Re: [Qemu-devel] patchew header docs [was: Re: [PATCH 0/6] hyperv: refactor HvSintRoute management]
Date: Tue, 3 Jul 2018 07:48:43 -0500	[thread overview]
Message-ID: <0688fe25-4b5c-38f6-03fb-a4d3e7cb9ce7@redhat.com> (raw)
In-Reply-To: <20180703080035.GF485@lemon.usersys.redhat.com>

On 07/03/2018 03:00 AM, Fam Zheng wrote:
> On Tue, 07/03 10:47, Roman Kagan wrote:
>> On Mon, Jul 02, 2018 at 03:55:33PM -0500, Eric Blake wrote:
>>> On 07/02/2018 11:58 AM, Roman Kagan wrote:
>>>> This series modifies the management of HvSintRoute, which is an
>>>> important building block in Hyper-V emulation infrastructure, to make it
>>>> easier to maintain and enhance, and paves the way to the more complete
>>>> Synthetic Interrupt Controller (SynIC) emulation.
>>>>
>>>> This series applies on top of "[PATCH 0/2] hyperv: ensure VP index equal
>>>> to QEMU cpu_index" series (message-id:
>>>> <20180702134156.13404-1-rkagan@virtuozzo.com>).
>>>
>>> Rewriting that in a form that patchew can parse:
>>>
>>> Based-on: 20180702134156.13404-1-rkagan@virtuozzo.com
>>
>> Thanks!
>>
>> Are patchew-recognized headers documented anywhere?
> 
> No dedicated documentation so far becasue the only recognized syntax is this
> "^Based-on: $MESSAGE_ID$" line, which is mentioned in

I seem to recall that "^Based-on: $URL$" also works, when $URL points to 
a message within https://lists.gnu.org/archive/html/qemu-devel/ (at 
least, I've used it in a few cases, rather than further looking up the 
translation from $URL to $MESSAGE_ID myself).

> 
> https://wiki.qemu.org/Contribute/SubmitAPatch
> 
> There are requests to support more, such as the git base tree information:
> 
> https://github.com/patchew-project/patchew/issues/79

And if my recollection was wrong, adding $URL support would be one of 
those requests, and perhaps ought to be given an issue so we don't 
forget it.

> 
> and once we get there, we'll find a better place to document these features so
> that people can read about it more easily.
> 
> Fam
> 

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

  reply	other threads:[~2018-07-03 12:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-02 16:58 [Qemu-devel] [PATCH 0/6] hyperv: refactor HvSintRoute management Roman Kagan
2018-07-02 16:58 ` [Qemu-devel] [PATCH 1/6] hyperv_testdev: refactor for better maintainability Roman Kagan
2018-07-02 16:58 ` [Qemu-devel] [PATCH 2/6] hyperv: cosmetic: g_malloc -> g_new Roman Kagan
2018-07-02 16:58 ` [Qemu-devel] [PATCH 3/6] hyperv: synic: only setup ack notifier if there's a callback Roman Kagan
2018-07-02 16:58 ` [Qemu-devel] [PATCH 4/6] hyperv: allow passing arbitrary data to sint ack callback Roman Kagan
2018-07-02 16:58 ` [Qemu-devel] [PATCH 5/6] hyperv: address HvSintRoute by X86CPU pointer Roman Kagan
2018-07-02 16:58 ` [Qemu-devel] [PATCH 6/6] hyperv: make HvSintRoute reference-counted Roman Kagan
2018-07-02 20:55 ` [Qemu-devel] [PATCH 0/6] hyperv: refactor HvSintRoute management Eric Blake
2018-07-03  7:47   ` [Qemu-devel] patchew header docs [was: Re: [PATCH 0/6] hyperv: refactor HvSintRoute management] Roman Kagan
2018-07-03  8:00     ` Fam Zheng
2018-07-03 12:48       ` Eric Blake [this message]
2018-07-03 13:36         ` Fam Zheng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0688fe25-4b5c-38f6-03fb-a4d3e7cb9ce7@redhat.com \
    --to=eblake@redhat.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=ehabkost@redhat.com \
    --cc=famz@redhat.com \
    --cc=imammedo@redhat.com \
    --cc=karl.heubaum@oracle.com \
    --cc=konrad.wilk@oracle.com \
    --cc=liran.alon@oracle.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rkagan@virtuozzo.com \
    --cc=si-wei.liu@oracle.com \
    --cc=venu.busireddy@oracle.com \
    --cc=vijay.balakrishna@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).