1 Nov
                
                    2022
                
            
            
                1 Nov
                
                '22
                
            
            
            
        
    
                5:55 p.m.
            
        On a Monday in 2022, Peter Krempa wrote:
Move the parser into a helper function named 'virCPUDefParseXMLCache' and use the virXMLProp* helpers instead of multiple XPath lookups.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/cpu_conf.c | 58 ++++++++++++++++++++++++++------------------- 1 file changed, 34 insertions(+), 24 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano