On Fri, Jun 19, 2020 at 04:22:28PM +0200, Michał Leszczyński wrote: > ----- 19 cze 2020 o 15:44, Roger Pau Monné roger....@citrix.com napisał(a): > > > On Fri, Jun 19, 2020 at 01:40:21AM +0200, Michał Leszczyński wrote: > >> Check if Intel Processor Trace feature is supported by current > >> processor. Define hvm_ipt_supported function. > >> > >> Signed-off-by: Michal Leszczynski <michal.leszczyn...@cert.pl> > >> --- > > > > We usually keep a shirt list of the changes between versions, so it's > > easier for the reviewers to know what changed. As an example: > > > > https://lore.kernel.org/xen-devel/20200613184132.11880-1-jul...@xen.org/ > > > > There is a change list in the cover letter. Should I also add changelog for > each individual patch?
Oh, sorry, completely missed that. IMO yes, it's easier for reviewers because we then have the diff and the changelog at the same place. Changelogs in cover letters are also fine, but I would tend to only add big architectural changes there. Roger.