On Mon, Nov 10, 2025 at 09:39:48 +0100, Michal Privoznik via Devel wrote: > From: Michal Privoznik <[email protected]> > > Make the virDomainCapsCPUFormat() function use > virXMLFormatElement() family of functions. > > Signed-off-by: Michal Privoznik <[email protected]> > --- > src/conf/domain_capabilities.c | 77 ++++++++++++++++------------------ > 1 file changed, 37 insertions(+), 40 deletions(-)
Reviewed-by: Peter Krempa <[email protected]>
