
7 Jan
2022
7 Jan
'22
9:41 a.m.
On Fri, Jan 07, 2022 at 08:55:16 +0100, Michal Privoznik wrote:
Both virProcessGetStatInfo() and virProcessGetSchedInfo() are Linux centric. Provide stubs for non-Linux platforms.
Fixes: d73852c49962fbfe652fc7bec595a3f242faf847
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/util/virprocess.c | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+)
IMO qualifies for build-breaker rule: https://gitlab.com/libvirt/libvirt/-/jobs/1950755381 Reviewed-by: Peter Krempa <pkrempa@redhat.com>