On 4/7/25 15:24, Peter Krempa via Devel wrote: > Patches 1,2 cleanup the code the rest deals with docs. > > Peter Krempa (5): > virHostCPUGetInfoPopulateLinux: Use automatic memory freeing > virHostCPUGetInfoPopulateLinux: Remove 'cleanup' > libvirt-host: Clarify/fix description of the CPU frequency field > virNodeGetInfo: Improve description of the case when fake data is > reported > manpages: virsh: Use disclaimer from 'virNodeGetInfo()' for 'virsh > nodeinfo' > > docs/manpages/virsh.rst | 23 ++++++++++++++++---- > src/libvirt-host.c | 21 ++++++++++-------- > src/util/virhostcpu.c | 47 +++++++++++++++++------------------------ > 3 files changed, 50 insertions(+), 41 deletions(-) >
Reviewed-by: Michal Privoznik <mpriv...@redhat.com> Michal