• O
    cputune: Implementations of parsing and formating cputune xml · b8853925
    Osier Yang 提交于
    Implementations of following functions:
      virDomainVcpupinIsDuplicate
      virDomainVcpupinFindByVcpu
      virDomainVcpupinAdd
    
    Update "virDomainDefParseXML" to parse, and "virDomainDefFormatXML"
    to build cputune xml, also implementations of new internal helper
    functions.
    
    v1 - v2:
      * Resolve potential crash bug of "virDomainVcpupinAdd"
    b8853925
domain_conf.c 286.1 KB