On Thu, Dec 22, 2022 at 14:01:37 +0100, Michal Privoznik wrote: > There's nothing qemu specific about > qemuDomainCapsFeatureFormatSimple() and in fact, the function > lives in hypervisor agnostic location and thus mustn't have qemu > prefix. > > Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx> > --- > src/conf/domain_capabilities.c | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>