• P
    Generic parsing support for video acceleration · 6aa576cd
    Pritesh Kothari 提交于
    * docs/schemas/domain.rng: augment the video model with an optional
      acceleration element with optional accel2d and accel3d flags
    * src/domain_conf.c src/domain_conf.h: exten the virDomainVideoDef
      structure with an optional accel field, virDomainVideoAccelDefParseXML
      and virDomainVideoAccelDefFormat functions to parse and serialize
      the structure.
    6aa576cd
domain_conf.c 148.6 KB