(you've posted this to the old list address; I've added it to CC. Fix your contact list to point to [email protected])
On Wed, May 20, 2026 at 15:24:52 +0200, Denis V. Lunev wrote: > Hi! > Hi, it's an artifact of people with mail domains with DMARC posting to the list. New mailman can't keep it's fingers from messing with the message, which breaks signatures, thus the sender needs to be rewritten. It's from people not setting git properly: https://www.libvirt.org/submitting-patches.html With the setting git will format an extra From which fixes the header messed up by mailman. Reviewers should notify senders, but stuff slips through. > Statistics will be rotten. I don't think this matters too much. > > I think mailmap need to be involved. I don't think mailmap can fix it. > > Den > > commit 19e1dcf860fab060e19ab97005a4f58faf016093 > Author: Akash Kulhalli via Devel <[email protected]> > Date: Wed Apr 29 17:43:29 2026 +0530 > > API/qemu: add async unplug flag to virDomainSetVcpu > > Add VIR_DOMAIN_SETVCPU_ASYNC_UNPLUG for virDomainSetVcpu(). > > Define a dedicated virDomainSetVcpuBehaviour flag type and wire the > new flag through the QEMU driver. As with setvcpus async unplug, > success indicates request acceptance while final completion is > reported by the vcpu-removed event. > > Update the API documentation and add virsh support for the async path to > the setvcpu subcommand. > > Signed-off-by: Akash Kulhalli <[email protected]> > Reviewed-by: Peter Krempa <[email protected]> I'm sorry I didn't notice this one.
