On Mon, Nov 24, 2025 at 10:31:05 +0000, Daniel P. Berrangé via Devel wrote: > From: Daniel P. Berrangé <[email protected]> > > The recent commit: > > commit 166be0d48cedb8def6085bd10ede4b1875eb2ceb > Author: Peter Krempa <[email protected]> > AuthorDate: Fri Sep 12 13:32:36 2025 +0200 > Commit: Peter Krempa <[email protected]> > CommitDate: Wed Nov 5 14:27:57 2025 +0100 > > Expose qemu timed block statistics via bulk stats API > > had a bit of delay between authoring and merging, such that the > merged version number was outdated.
Oops! Wrong initial data (from when I first looked at it) and then too much copypasting :) > > Signed-off-by: Daniel P. Berrangé <[email protected]> > --- > include/libvirt/libvirt-domain.h | 60 ++++++++++++++++---------------- > 1 file changed, 30 insertions(+), 30 deletions(-) Reviewed-by: Peter Krempa <[email protected]>
