libvirt/docs/schemas
Peter Krempa b79ba8382e xml: Add element <title> to allow short description of domains
This patch adds a new element <title> to the domain XML. This attribute
can hold a short title defined by the user to ease the identification of
domains. The title may not contain newlines and should be reasonably short.

 *docs/formatdomain.html.in
 *docs/schemas/domaincommon.rng
        - add schema grammar for the new element and documentation
  *src/conf/domain_conf.c
  *src/conf/domain_conf.h
        - add field to hold the new attribute
        - add code to parse and create XML with the new attribute
2012-02-01 14:41:13 -07:00
..
basictypes.rng
capability.rng
domain.rng
domaincommon.rng xml: Add element <title> to allow short description of domains 2012-02-01 14:41:13 -07:00
domainsnapshot.rng
interface.rng
Makefile.am
network.rng
networkcommon.rng
nodedev.rng
nwfilter.rng
secret.rng
storageencryption.rng
storagepool.rng Fix parsing of port attribute in storage XML configuration 2010-11-23 14:55:33 +00:00
storagevol.rng