• D
    Allow parsing <graphics> in device XML · c85f6413
    Daniel P. Berrange 提交于
    Expand the parser for the standalone <device> XML format to
    allow inclusion of the <graphics> device type
    
    * src/conf/domain_conf.h: Add virDomainGraphicsDef to
      the virDomainDeviceDef struct
    * src/conf/domain_conf.c: Wire up parser for virDomainGraphicsDef
      to virDomainDeviceDefParse method
    c85f6413
domain_conf.c 188.1 KB