[PATCH 1/4] conf: Introduce memory allocation threads

Daniel P. Berrangé berrange at redhat.com
Thu Mar 24 11:22:54 UTC 2022


On Thu, Mar 24, 2022 at 12:15:43PM +0100, Michal Prívozník wrote:
> On 3/24/22 10:26, Martin Kletzander wrote:
> > On Tue, Mar 22, 2022 at 04:05:14PM +0100, Michal Privoznik wrote:
> >> Since its commit v5.0.0-rc0~75^2~1^2~3 QEMU is capable of
> > 
> > Anything wrong with the old "commit ffac16fab33b" ?
> 
> Not specifically no. But I do it this ways so that it's visible at the
> first sight what QEMU version was this feature introduced in. And it
> works with 'git show' too (for those who are interested in the
> particular commit). IOW:
> 
>   "Since its commit v5.0.0-rc0~75^2~1^2~3 QEMU is capable .."

How do you generate such a reference ? It is different from
what a simple git describe shows

$ git describe --match 'v*' ffac16fab33b
v4.2.0-1618-gffac16fab3

and I feel the git describe output is much nicer, as it actually
includes the commit short hash still.

With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


More information about the libvir-list mailing list